Class HostedZone


  • public final class HostedZone
    extends Object
    • Method Detail

      • getId

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

        public String getName()
        The name of the domain.
      • getCallerReference

        public String getCallerReference()
        A unique string that identifies the request to create the hosted zone.
      • getResourceRecordSetCount

        public int getResourceRecordSetCount()
        count of record sets
      • getComment

        public com.google.common.base.Optional<String> getComment()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object