|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.ultradns.ws.domain.DirectionalGroupCoordinates
public class DirectionalGroupCoordinates
| Nested Class Summary | |
|---|---|
static class |
DirectionalGroupCoordinates.Builder
|
| Method Summary | |
|---|---|
static DirectionalGroupCoordinates.Builder |
builder()
|
boolean |
equals(Object obj)
|
String |
getGroupName()
the name of the directional group. |
String |
getRecordName()
the dname of the record. |
int |
getRecordType()
the recordType of the record. |
String |
getZoneName()
the name of the zone. |
int |
hashCode()
|
DirectionalGroupCoordinates.Builder |
toBuilder()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getZoneName()
name of the zone.
public String getRecordName()
dname of the record.
public int getRecordType()
recordType of the record.
DirectionalPoolRecordDetail.getRecord()public String getGroupName()
name of the directional group.
DirectionalPoolRecordDetail.getGroup(),
DirectionalPoolRecordDetail.getGeolocationGroup(),
DirectionalPoolRecordDetail.getSourceIpGroup()public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Objectpublic static DirectionalGroupCoordinates.Builder builder()
public DirectionalGroupCoordinates.Builder toBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||