|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.ultradns.ws.domain.ZoneProperties
public final class ZoneProperties
| Nested Class Summary | |
|---|---|
static class |
ZoneProperties.Builder
|
| Method Summary | |
|---|---|
static ZoneProperties.Builder |
builder()
|
boolean |
equals(Object obj)
|
Date |
getModified()
Last time the zone was modified |
String |
getName()
The name of the domain. |
int |
getResourceRecordCount()
The count of records in this zone. |
Zone.Type |
getType()
The type of the zone |
int |
getTypeCode()
The type of the zone |
int |
hashCode()
|
ZoneProperties.Builder |
toBuilder()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getName()
jclouds.org. or 0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
public Zone.Type getType()
public int getTypeCode()
public Date getModified()
public int getResourceRecordCount()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Objectpublic static ZoneProperties.Builder builder()
public ZoneProperties.Builder toBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||