Uses of Class
org.jclouds.dynect.v3.domain.CreatePrimaryZone

Packages that use CreatePrimaryZone
org.jclouds.dynect.v3.domain   
org.jclouds.dynect.v3.features   
 

Uses of CreatePrimaryZone in org.jclouds.dynect.v3.domain
 

Methods in org.jclouds.dynect.v3.domain that return CreatePrimaryZone
 CreatePrimaryZone CreatePrimaryZone.Builder.build()
           
 

Methods in org.jclouds.dynect.v3.domain with parameters of type CreatePrimaryZone
 CreatePrimaryZone.Builder CreatePrimaryZone.Builder.from(CreatePrimaryZone in)
           
 

Uses of CreatePrimaryZone in org.jclouds.dynect.v3.features
 

Methods in org.jclouds.dynect.v3.features with parameters of type CreatePrimaryZone
 Job ZoneApi.scheduleCreate(CreatePrimaryZone createZone)
          Schedules addition of a new primary zone into the current session.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.