|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.dynect.v3.domain.Zone
public final class Zone
| Nested Class Summary | |
|---|---|
static class |
Zone.Builder
|
static class |
Zone.SerialStyle
|
static class |
Zone.Type
|
| Method Summary | |
|---|---|
static Zone.Builder |
builder()
|
boolean |
equals(Object obj)
|
String |
getFQDN()
The fqdn of the requested zone |
int |
getSerial()
The current serial number of the zone |
Zone.SerialStyle |
getSerialStyle()
The style of the zone's serial |
Zone.Type |
getType()
A unique string that identifies the request to create the hosted zone. |
int |
hashCode()
|
Zone.Builder |
toBuilder()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getFQDN()
public Zone.Type getType()
public int getSerial()
public Zone.SerialStyle getSerialStyle()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Objectpublic static Zone.Builder builder()
public Zone.Builder toBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||