Uses of Class
org.jclouds.ultradns.ws.domain.ZoneProperties

Packages that use ZoneProperties
org.jclouds.ultradns.ws.domain   
org.jclouds.ultradns.ws.features   
org.jclouds.ultradns.ws.xml   
 

Uses of ZoneProperties in org.jclouds.ultradns.ws.domain
 

Methods in org.jclouds.ultradns.ws.domain that return ZoneProperties
 ZoneProperties ZoneProperties.Builder.build()
           
 

Methods in org.jclouds.ultradns.ws.domain with parameters of type ZoneProperties
 ZoneProperties.Builder ZoneProperties.Builder.from(ZoneProperties in)
           
 

Uses of ZoneProperties in org.jclouds.ultradns.ws.features
 

Methods in org.jclouds.ultradns.ws.features that return ZoneProperties
 ZoneProperties ZoneApi.get(String name)
           
 

Uses of ZoneProperties in org.jclouds.ultradns.ws.xml
 

Methods in org.jclouds.ultradns.ws.xml that return ZoneProperties
 ZoneProperties ZonePropertiesHandler.getResult()
           
 



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