public class QueryTheReservedNetworkSegmentListResponse extends BaseBceResponse
metadata| Constructor and Description |
|---|
QueryTheReservedNetworkSegmentListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<IpReserve> |
getIpReserves() |
Boolean |
getIsTruncated() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getNextMarker() |
QueryTheReservedNetworkSegmentListResponse |
setIpReserves(List<IpReserve> ipReserves) |
QueryTheReservedNetworkSegmentListResponse |
setIsTruncated(Boolean isTruncated) |
QueryTheReservedNetworkSegmentListResponse |
setMarker(String marker) |
QueryTheReservedNetworkSegmentListResponse |
setMaxKeys(Integer maxKeys) |
QueryTheReservedNetworkSegmentListResponse |
setNextMarker(String nextMarker) |
String |
toString() |
getMetadata, toJsonStringpublic QueryTheReservedNetworkSegmentListResponse()
public QueryTheReservedNetworkSegmentListResponse setIpReserves(List<IpReserve> ipReserves)
public QueryTheReservedNetworkSegmentListResponse setMarker(String marker)
public String getMarker()
public QueryTheReservedNetworkSegmentListResponse setIsTruncated(Boolean isTruncated)
public Boolean getIsTruncated()
public QueryTheReservedNetworkSegmentListResponse setNextMarker(String nextMarker)
public String getNextMarker()
public QueryTheReservedNetworkSegmentListResponse setMaxKeys(Integer maxKeys)
public Integer getMaxKeys()
Copyright © 2026. All rights reserved.