|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HostedZoneAndNameServers | |
|---|---|
| org.jclouds.route53.domain | |
| org.jclouds.route53.features | |
| org.jclouds.route53.xml | |
| Uses of HostedZoneAndNameServers in org.jclouds.route53.domain |
|---|
| Methods in org.jclouds.route53.domain that return HostedZoneAndNameServers | |
|---|---|
static HostedZoneAndNameServers |
HostedZoneAndNameServers.create(HostedZone zone,
Iterable<String> nameServers)
|
| Methods in org.jclouds.route53.domain with parameters of type HostedZoneAndNameServers | |
|---|---|
static NewHostedZone |
NewHostedZone.create(HostedZoneAndNameServers zone,
Change change)
|
| Uses of HostedZoneAndNameServers in org.jclouds.route53.features |
|---|
| Methods in org.jclouds.route53.features that return HostedZoneAndNameServers | |
|---|---|
HostedZoneAndNameServers |
HostedZoneApi.get(String zoneId)
Retrieves 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 | |
|---|---|
HostedZoneAndNameServers |
GetHostedZoneResponseHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||