| Package | Description |
|---|---|
| org.jclouds.route53.domain | |
| org.jclouds.route53.features | |
| org.jclouds.route53.xml |
| Modifier and Type | Method and Description |
|---|---|
static ZoneAndNameServers |
ZoneAndNameServers.create(Zone zone,
Iterable<String> nameServers) |
| Modifier and Type | Method and Description |
|---|---|
static NewZone |
NewZone.create(ZoneAndNameServers zone,
Change change) |
| Modifier and Type | Method and Description |
|---|---|
ZoneAndNameServers |
ZoneApi.get(String id)
Retrieves information about the specified zone, including its nameserver
configuration
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ZoneAndNameServers> |
ZoneAsyncApi.get(String zoneId) |
| Modifier and Type | Method and Description |
|---|---|
ZoneAndNameServers |
GetHostedZoneResponseHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.