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

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

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

Methods in org.jclouds.ultradns.ws.domain that return RoundRobinPool.RecordType
static RoundRobinPool.RecordType RoundRobinPool.RecordType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RoundRobinPool.RecordType[] RoundRobinPool.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.