| Package | Description | 
|---|---|
| org.jclouds.dynect.v3.features | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Zone> | 
ZoneAsyncApi.create(CreatePrimaryZone createZone)  | 
Zone | 
ZoneApi.create(CreatePrimaryZone zone)
Creates a new primary zone. 
 | 
com.google.common.util.concurrent.ListenableFuture<Zone> | 
ZoneAsyncApi.createWithContact(String fqdn,
                 String contact)  | 
Zone | 
ZoneApi.createWithContact(String fqdn,
                 String contact)
Creates a new primary zone with one hour default TTL and
  
Zone.SerialStyle.INCREMENT | 
Copyright © 2009-2013 jclouds. All Rights Reserved.