Uses of Class
org.jclouds.ultradns.ws.domain.DirectionalPool.Type

Packages that use DirectionalPool.Type
org.jclouds.ultradns.ws.domain   
 

Uses of DirectionalPool.Type in org.jclouds.ultradns.ws.domain
 

Methods in org.jclouds.ultradns.ws.domain that return DirectionalPool.Type
 DirectionalPool.Type DirectionalPool.getType()
           
 DirectionalPool.Type AccountLevelGroup.getType()
           
static DirectionalPool.Type DirectionalPool.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DirectionalPool.Type[] DirectionalPool.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jclouds.ultradns.ws.domain with parameters of type DirectionalPool.Type
 DirectionalPool.Builder DirectionalPool.Builder.type(DirectionalPool.Type type)
           
 AccountLevelGroup.Builder AccountLevelGroup.Builder.type(DirectionalPool.Type type)
           
 



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