Uses of Enum Class
org.jclouds.ultradns.ws.domain.DirectionalPool.TieBreak
Packages that use DirectionalPool.TieBreak
-
Uses of DirectionalPool.TieBreak in org.jclouds.ultradns.ws.domain
Methods in org.jclouds.ultradns.ws.domain that return DirectionalPool.TieBreakModifier and TypeMethodDescriptionDirectionalPool.getTieBreak()
ifDirectionalPool.getType()
isDirectionalPool.Type.MIXED
, this can beSOURCEIP
orGEOLOCATION
, otherwiseGEOLOCATION
static DirectionalPool.TieBreak
Returns the enum constant of this class with the specified name.static DirectionalPool.TieBreak[]
DirectionalPool.TieBreak.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.ultradns.ws.domain with parameters of type DirectionalPool.TieBreakModifier and TypeMethodDescriptionDirectionalPool.Builder.tieBreak
(DirectionalPool.TieBreak tieBreak)