| Package | Description |
|---|---|
| org.jclouds.dynect.v3.domain | |
| org.jclouds.dynect.v3.features |
| Modifier and Type | Method and Description |
|---|---|
Zone |
Zone.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Zone.Builder |
Zone.Builder.from(Zone in) |
| Modifier and Type | Method and Description |
|---|---|
Zone |
ZoneApi.get(String fqdn)
Retrieves information about the specified zone.
|
Zone |
ZoneApi.publish(String fqdn)
Publishes the current zone
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Zone> |
ZoneAsyncApi.get(String fqdn) |
com.google.common.util.concurrent.ListenableFuture<Zone> |
ZoneAsyncApi.publish(String fqdn) |
Copyright © 2009-2013 jclouds. All Rights Reserved.