Uses of Class
org.jclouds.ultradns.ws.domain.TrafficControllerPool.RecordType

Packages that use TrafficControllerPool.RecordType
org.jclouds.ultradns.ws.domain   
 

Uses of TrafficControllerPool.RecordType in org.jclouds.ultradns.ws.domain
 

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



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