public class ZoneForListPrivateZonesOutput extends Object
| Constructor and Description |
|---|
ZoneForListPrivateZonesOutput() |
public ZoneForListPrivateZonesOutput createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public ZoneForListPrivateZonesOutput lastOperator(String lastOperator)
public String getLastOperator()
public void setLastOperator(String lastOperator)
public ZoneForListPrivateZonesOutput lineMode(Integer lineMode)
public Integer getLineMode()
public void setLineMode(Integer lineMode)
public ZoneForListPrivateZonesOutput projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public ZoneForListPrivateZonesOutput recordCount(Integer recordCount)
public Integer getRecordCount()
public void setRecordCount(Integer recordCount)
public ZoneForListPrivateZonesOutput recursionMode(Boolean recursionMode)
public Boolean isRecursionMode()
public void setRecursionMode(Boolean recursionMode)
public ZoneForListPrivateZonesOutput region(List<String> region)
public ZoneForListPrivateZonesOutput addRegionItem(String regionItem)
public ZoneForListPrivateZonesOutput remark(String remark)
public String getRemark()
public void setRemark(String remark)
public ZoneForListPrivateZonesOutput tags(List<TagForListPrivateZonesOutput> tags)
public ZoneForListPrivateZonesOutput addTagsItem(TagForListPrivateZonesOutput tagsItem)
@Valid public @Valid List<TagForListPrivateZonesOutput> getTags()
public void setTags(List<TagForListPrivateZonesOutput> tags)
public ZoneForListPrivateZonesOutput updatedAt(String updatedAt)
public String getUpdatedAt()
public void setUpdatedAt(String updatedAt)
public ZoneForListPrivateZonesOutput ZID(Integer ZID)
public Integer getZID()
public void setZID(Integer ZID)
public ZoneForListPrivateZonesOutput zoneName(String zoneName)
public String getZoneName()
public void setZoneName(String zoneName)
Copyright © 2026. All rights reserved.