public class RecordForListRecordsOutput extends Object
| Constructor and Description |
|---|
RecordForListRecordsOutput() |
public RecordForListRecordsOutput createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public RecordForListRecordsOutput enable(Boolean enable)
public Boolean isEnable()
public void setEnable(Boolean enable)
public RecordForListRecordsOutput host(String host)
public String getHost()
public void setHost(String host)
public RecordForListRecordsOutput lastOperator(String lastOperator)
public String getLastOperator()
public void setLastOperator(String lastOperator)
public RecordForListRecordsOutput line(String line)
public String getLine()
public void setLine(String line)
public RecordForListRecordsOutput recordID(String recordID)
public String getRecordID()
public void setRecordID(String recordID)
public RecordForListRecordsOutput remark(String remark)
public String getRemark()
public void setRemark(String remark)
public RecordForListRecordsOutput TTL(Integer TTL)
public Integer getTTL()
public void setTTL(Integer TTL)
public RecordForListRecordsOutput type(String type)
public String getType()
public void setType(String type)
public RecordForListRecordsOutput updatedAt(String updatedAt)
public String getUpdatedAt()
public void setUpdatedAt(String updatedAt)
public RecordForListRecordsOutput value(String value)
public String getValue()
public void setValue(String value)
public RecordForListRecordsOutput weight(Integer weight)
public Integer getWeight()
public void setWeight(Integer weight)
public RecordForListRecordsOutput ZID(Integer ZID)
public Integer getZID()
public void setZID(Integer ZID)
Copyright © 2026. All rights reserved.