|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.dynect.v3.domain.CreatePrimaryZone
public final class CreatePrimaryZone
| Nested Class Summary | |
|---|---|
static class |
CreatePrimaryZone.Builder
|
static class |
CreatePrimaryZone.ToFQDN
|
| Method Summary | |
|---|---|
static CreatePrimaryZone.Builder |
builder()
|
boolean |
equals(Object obj)
|
String |
getContact()
The administrative contact or rname for the SOA record. |
int |
getDefaultTTL()
Default TTL (in seconds) for records in the zone. |
String |
getFQDN()
The fqdn of the zone to create |
Zone.SerialStyle |
getSerialStyle()
The style of the zone's serial. |
int |
hashCode()
|
CreatePrimaryZone.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 String getContact()
rname for the SOA record.
public int getDefaultTTL()
public Zone.SerialStyle getSerialStyle()
Zone.SerialStyle.INCREMENT.
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Objectpublic static CreatePrimaryZone.Builder builder()
public CreatePrimaryZone.Builder toBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||