Class Zone


  • public final class Zone
    extends Object
    • Method Detail

      • getFQDN

        public String getFQDN()
        The fqdn of the requested zone
      • getType

        public Zone.Type getType()
        A unique string that identifies the request to create the hosted zone.
      • getSerial

        public int getSerial()
        The current serial number of the zone
      • getSerialStyle

        public Zone.SerialStyle getSerialStyle()
        The style of the zone's serial
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object