Package com.ngrok.definitions
Class ReservedDomainCertNsTarget
java.lang.Object
com.ngrok.definitions.ReservedDomainCertNsTarget
A class encapsulating the
ReservedDomainCertNsTarget resource.-
Constructor Summary
ConstructorsConstructorDescriptionReservedDomainCertNsTarget(String zone, List<String> nameservers)Creates a new instance ofReservedDomainCertNsTarget. -
Method Summary
-
Constructor Details
-
ReservedDomainCertNsTarget
Creates a new instance ofReservedDomainCertNsTarget.- Parameters:
zone- the zone that the nameservers need to be applied tonameservers- the nameservers the user must add
-
-
Method Details
-
getZone
the zone that the nameservers need to be applied to- Returns:
- the value of the property as a
String
-
getNameservers
the nameservers the user must add -
equals
-
hashCode
public int hashCode() -
toString
-