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

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

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

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

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

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

Methods in org.jclouds.dynect.v3.features that return Zone
 Zone ZoneApi.get(String fqdn)
          Retrieves information about the specified zone.
 Zone ZoneApi.publish(String fqdn)
          Publishes the current zone
 



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