Package org.jclouds.route53.domain
Class HostedZoneAndNameServers
java.lang.Object
org.jclouds.route53.domain.HostedZoneAndNameServers
-
Method Summary
Modifier and TypeMethodDescriptionstatic HostedZoneAndNameServers
create
(HostedZone zone, Iterable<String> nameServers) boolean
com.google.common.collect.ImmutableList
<String> the authoritative name servers for the hosted zonegetZone()
the hosted zoneint
hashCode()
toString()