Class Zone


  • public final class Zone
    extends Object
    • Method Detail

      • getId

        public String getId()
        The ID of the zone.
      • getName

        public String getName()
        The name of the domain. ex. jclouds.org. or 0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
      • getType

        public Zone.Type getType()
        The type of the zone
      • getTypeCode

        public int getTypeCode()
        The type of the zone
      • getAccountId

        public String getAccountId()
        The account which this domain is a part of
      • getOwnerId

        public String getOwnerId()
        The user that created this zone.
      • getDNSSECStatus

        public Zone.DNSSECStatus getDNSSECStatus()
        signed status of the zone
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object