|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NewHostedZone | |
|---|---|
| org.jclouds.route53.domain | |
| org.jclouds.route53.features | |
| org.jclouds.route53.xml | |
| Uses of NewHostedZone in org.jclouds.route53.domain |
|---|
| Methods in org.jclouds.route53.domain that return NewHostedZone | |
|---|---|
static NewHostedZone |
NewHostedZone.create(HostedZoneAndNameServers zone,
Change change)
|
| Uses of NewHostedZone in org.jclouds.route53.features |
|---|
| Methods in org.jclouds.route53.features that return NewHostedZone | |
|---|---|
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. |
| Uses of NewHostedZone in org.jclouds.route53.xml |
|---|
| Methods in org.jclouds.route53.xml that return NewHostedZone | |
|---|---|
NewHostedZone |
CreateHostedZoneResponseHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||