Package | Description |
---|---|
org.jclouds.dynect.v3.features |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Job> |
ZoneAsyncApi.scheduleCreate(CreatePrimaryZone createZone) |
Job |
ZoneApi.scheduleCreate(CreatePrimaryZone zone)
Schedules addition of a new primary zone into the current session.
|
com.google.common.util.concurrent.ListenableFuture<Job> |
ZoneAsyncApi.scheduleCreateWithContact(String fqdn,
String contact) |
Job |
ZoneApi.scheduleCreateWithContact(String fqdn,
String contact)
Schedules addition of a new primary zone with one hour default TTL and
Zone.SerialStyle.INCREMENT into the
current session. |
Copyright © 2009-2013 jclouds. All Rights Reserved.