public class CheckDNSZoneResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| CheckDNSZoneResponse(boolean valid,
                    String message) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage()Get the DNS Zone validity message. | 
| boolean | isValid()Whether the DNS Zone is valid. | 
public CheckDNSZoneResponse(boolean valid,
                            String message)
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.