public class GetPrivateZoneResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
GetPrivateZoneResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Vpc> |
getBindVpcs() |
String |
getCreateTime() |
Integer |
getRecordCount() |
String |
getUpdateTime() |
String |
getZoneId() |
String |
getZoneName() |
GetPrivateZoneResponse |
setBindVpcs(List<Vpc> bindVpcs) |
GetPrivateZoneResponse |
setCreateTime(String createTime) |
GetPrivateZoneResponse |
setRecordCount(Integer recordCount) |
GetPrivateZoneResponse |
setUpdateTime(String updateTime) |
GetPrivateZoneResponse |
setZoneId(String zoneId) |
GetPrivateZoneResponse |
setZoneName(String zoneName) |
String |
toString() |
public String getZoneId()
public GetPrivateZoneResponse setZoneId(String zoneId)
public String getZoneName()
public GetPrivateZoneResponse setZoneName(String zoneName)
public Integer getRecordCount()
public GetPrivateZoneResponse setRecordCount(Integer recordCount)
public String getCreateTime()
public GetPrivateZoneResponse setCreateTime(String createTime)
public String getUpdateTime()
public GetPrivateZoneResponse setUpdateTime(String updateTime)
public GetPrivateZoneResponse setBindVpcs(List<Vpc> bindVpcs)
Copyright © 2026. All rights reserved.