| Package | Description |
|---|---|
| org.jclouds.ultradns.ws.domain |
| Modifier and Type | Method and Description |
|---|---|
DirectionalPool.TieBreak |
DirectionalPool.getTieBreak()
if
DirectionalPool.getType() is DirectionalPool.Type.MIXED, this can be
SOURCEIP or GEOLOCATION, otherwise
GEOLOCATION |
static DirectionalPool.TieBreak |
DirectionalPool.TieBreak.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionalPool.TieBreak[] |
DirectionalPool.TieBreak.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DirectionalPool.Builder |
DirectionalPool.Builder.tieBreak(DirectionalPool.TieBreak tieBreak) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.