Uses of Class
org.jclouds.route53.domain.HostedZoneAndNameServers
Packages that use HostedZoneAndNameServers
-
Uses of HostedZoneAndNameServers in org.jclouds.route53.domain
Methods in org.jclouds.route53.domain that return HostedZoneAndNameServersModifier and TypeMethodDescriptionstatic HostedZoneAndNameServers
HostedZoneAndNameServers.create
(HostedZone zone, Iterable<String> nameServers) Methods in org.jclouds.route53.domain with parameters of type HostedZoneAndNameServersModifier and TypeMethodDescriptionstatic NewHostedZone
NewHostedZone.create
(HostedZoneAndNameServers zone, Change change) -
Uses of HostedZoneAndNameServers in org.jclouds.route53.features
Methods in org.jclouds.route53.features that return HostedZoneAndNameServersModifier and TypeMethodDescriptionRetrieves information about the specified zone, including its nameserver configuration -
Uses of HostedZoneAndNameServers in org.jclouds.route53.xml
Methods in org.jclouds.route53.xml that return HostedZoneAndNameServers