Package | Description |
---|---|
org.jclouds.route53.domain | |
org.jclouds.route53.features | |
org.jclouds.route53.xml |
Modifier and Type | Method and Description |
---|---|
static HostedZoneAndNameServers |
HostedZoneAndNameServers.create(HostedZone zone,
Iterable<String> nameServers) |
Modifier and Type | Method and Description |
---|---|
static NewHostedZone |
NewHostedZone.create(HostedZoneAndNameServers zone,
Change change) |
Modifier and Type | Method and Description |
---|---|
HostedZoneAndNameServers |
HostedZoneApi.get(String zoneId)
Retrieves information about the specified zone, including its nameserver
configuration
|
Modifier and Type | Method and Description |
---|---|
HostedZoneAndNameServers |
GetHostedZoneResponseHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.