Package | Description |
---|---|
org.jclouds.route53.domain | |
org.jclouds.route53.features | |
org.jclouds.route53.xml |
Modifier and Type | Method and Description |
---|---|
static NewHostedZone |
NewHostedZone.create(HostedZoneAndNameServers zone,
Change change) |
Modifier and Type | Method and Description |
---|---|
NewHostedZone |
HostedZoneApi.createWithReference(String name,
String callerReference)
This action creates a new hosted zone.
|
NewHostedZone |
HostedZoneApi.createWithReferenceAndComment(String name,
String callerReference,
String comment)
like
HostedZoneApi.createWithReference(String, String) , except you can specify
a comment. |
Modifier and Type | Method and Description |
---|---|
NewHostedZone |
CreateHostedZoneResponseHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.