public interface Zone extends ModelEntity, Buildable<ZoneBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
Action |
getAction() |
String |
getCreatedAt() |
String |
getDescription() |
String |
getEmail() |
String |
getId() |
Map<String,String> |
getLinks() |
List<String> |
getMasters() |
String |
getName() |
String |
getPoolId() |
String |
getProjectId() |
String |
getSerial() |
Status |
getStatus() |
String |
getTransferedAt() |
Integer |
getTTL() |
ZoneType |
getType() |
String |
getUpdatedAt() |
Integer |
getVersion() |
String getId()
String getPoolId()
String getProjectId()
String getName()
String getEmail()
Integer getTTL()
String getSerial()
Status getStatus()
Action getAction()
String getDescription()
List<String> getMasters()
ZoneType getType()
String getTransferedAt()
Integer getVersion()
String getCreatedAt()
String getUpdatedAt()
Copyright © 2017. All rights reserved.