Package org.jclouds.ultradns.ws.domain
Class ZoneProperties
java.lang.Object
org.jclouds.ultradns.ws.domain.ZoneProperties
- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
getName
The name of the domain. ex.jclouds.org.or0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. - 
getType
The type of the zone - 
getTypeCode
public int getTypeCode()The type of the zone - 
getModified
Last time the zone was modified - 
getResourceRecordCount
public int getResourceRecordCount()The count of records in this zone. - 
hashCode
public int hashCode() - 
equals
 - 
toString
 - 
builder
 - 
toBuilder
 
 -