Uses of Class
org.jclouds.route53.domain.NewHostedZone
Packages that use NewHostedZone
-
Uses of NewHostedZone in org.jclouds.route53.domain
Methods in org.jclouds.route53.domain that return NewHostedZoneModifier and TypeMethodDescriptionstatic NewHostedZone
NewHostedZone.create
(HostedZoneAndNameServers zone, Change change) -
Uses of NewHostedZone in org.jclouds.route53.features
Methods in org.jclouds.route53.features that return NewHostedZoneModifier and TypeMethodDescriptionHostedZoneApi.createWithReference
(String name, String callerReference) This action creates a new hosted zone.HostedZoneApi.createWithReferenceAndComment
(String name, String callerReference, String comment) likeHostedZoneApi.createWithReference(String, String)
, except you can specify a comment. -
Uses of NewHostedZone in org.jclouds.route53.xml
Methods in org.jclouds.route53.xml that return NewHostedZone