Package org.jclouds.route53.domain
Class HostedZone
java.lang.Object
org.jclouds.route53.domain.HostedZone
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic HostedZone.Builder
builder()
boolean
A unique string that identifies the request to create the hosted zone.com.google.common.base.Optional
<String> getId()
The ID of the hosted zone.getName()
The name of the domain.int
count of record setsint
hashCode()
toString()
-
Method Details
-
getId
The ID of the hosted zone. -
getName
The name of the domain. -
getCallerReference
A unique string that identifies the request to create the hosted zone. -
getResourceRecordSetCount
public int getResourceRecordSetCount()count of record sets -
getComment
-
hashCode
public int hashCode() -
equals
-
toString
-
builder
-
toBuilder
-