public class ZoneRecord extends Object
| Constructor and Description |
|---|
ZoneRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getCreatedAt() |
Integer |
getId() |
String |
getName() |
Integer |
getParentId() |
Integer |
getPriority() |
Boolean |
getSystemRecord() |
Integer |
getTtl() |
String |
getType() |
String |
getUpdatedAt() |
String |
getZoneId() |
public Integer getId()
public String getZoneId()
public Integer getParentId()
public String getName()
public String getContent()
public Integer getTtl()
public Integer getPriority()
public String getType()
public Boolean getSystemRecord()
public String getCreatedAt()
public String getUpdatedAt()
Copyright © 2017 DNSimple. All rights reserved.