|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.ultradns.ws.domain.RoundRobinPool
public final class RoundRobinPool
| Nested Class Summary | |
|---|---|
static class |
RoundRobinPool.Builder
|
static class |
RoundRobinPool.RecordType
currently supported types for round robin pools. |
| Method Summary | |
|---|---|
static RoundRobinPool.Builder |
builder()
|
boolean |
equals(Object obj)
|
String |
getDName()
The dname of the pool. |
String |
getId()
The ID of the pool. |
String |
getName()
The name of the pool. |
String |
getZoneId()
The ID of the zone. |
int |
hashCode()
|
RoundRobinPool.Builder |
toBuilder()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getZoneId()
public String getId()
public String getName()
My Pool
public String getDName()
jclouds.org.
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Objectpublic static RoundRobinPool.Builder builder()
public RoundRobinPool.Builder toBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||