Class DescribeSubnetsRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ecm.v20190719.models.DescribeSubnetsRequest
-
public class DescribeSubnetsRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeSubnetsRequest()
DescribeSubnetsRequest(DescribeSubnetsRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEcmRegion()
Get ECM 地域Filter[]
getFilters()
Get 过滤条件,参数不支持同时指定SubnetIds和Filters。 subnet-id - String - Subnet实例名称。 subnet-name - String - 子网名称。只支持单值的模糊查询。 cidr-block - String - 子网网段,形如: 192.168.1.0 。只支持单值的模糊查询。 vpc-id - String - VPC实例ID,形如:vpc-f49l6u0z。 vpc-cidr-block - String - vpc网段,形如: 192.168.1.0 。只支持单值的模糊查询。 region - String - ECM地域 zone - String - 可用区。 tag-key - String -是否必填:否- 按照标签键进行过滤。 ipv6-cidr-block- String - 是否必填:否 - 按照IPv6 CIDR进行过滤。 isp-type - String - 是否必填:否 - 按照运营商类型( 如CMCC,CUCC, CTCC)进行过滤。String
getLimit()
Get 返回数量String
getOffset()
Get 偏移量String
getSort()
Get 排序方式:time时间倒序, default按照网络规划排序String[]
getSubnetIds()
Get 子网实例ID查询。形如:subnet-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定SubnetIds和Filters。void
setEcmRegion(String EcmRegion)
Set ECM 地域void
setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定SubnetIds和Filters。 subnet-id - String - Subnet实例名称。 subnet-name - String - 子网名称。只支持单值的模糊查询。 cidr-block - String - 子网网段,形如: 192.168.1.0 。只支持单值的模糊查询。 vpc-id - String - VPC实例ID,形如:vpc-f49l6u0z。 vpc-cidr-block - String - vpc网段,形如: 192.168.1.0 。只支持单值的模糊查询。 region - String - ECM地域 zone - String - 可用区。 tag-key - String -是否必填:否- 按照标签键进行过滤。 ipv6-cidr-block- String - 是否必填:否 - 按照IPv6 CIDR进行过滤。 isp-type - String - 是否必填:否 - 按照运营商类型( 如CMCC,CUCC, CTCC)进行过滤。void
setLimit(String Limit)
Set 返回数量void
setOffset(String Offset)
Set 偏移量void
setSort(String Sort)
Set 排序方式:time时间倒序, default按照网络规划排序void
setSubnetIds(String[] SubnetIds)
Set 子网实例ID查询。形如:subnet-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定SubnetIds和Filters。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeSubnetsRequest
public DescribeSubnetsRequest()
-
DescribeSubnetsRequest
public DescribeSubnetsRequest(DescribeSubnetsRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getSubnetIds
public String[] getSubnetIds()
Get 子网实例ID查询。形如:subnet-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定SubnetIds和Filters。- Returns:
- SubnetIds 子网实例ID查询。形如:subnet-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定SubnetIds和Filters。
-
setSubnetIds
public void setSubnetIds(String[] SubnetIds)
Set 子网实例ID查询。形如:subnet-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定SubnetIds和Filters。- Parameters:
SubnetIds
- 子网实例ID查询。形如:subnet-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定SubnetIds和Filters。
-
getFilters
public Filter[] getFilters()
Get 过滤条件,参数不支持同时指定SubnetIds和Filters。 subnet-id - String - Subnet实例名称。 subnet-name - String - 子网名称。只支持单值的模糊查询。 cidr-block - String - 子网网段,形如: 192.168.1.0 。只支持单值的模糊查询。 vpc-id - String - VPC实例ID,形如:vpc-f49l6u0z。 vpc-cidr-block - String - vpc网段,形如: 192.168.1.0 。只支持单值的模糊查询。 region - String - ECM地域 zone - String - 可用区。 tag-key - String -是否必填:否- 按照标签键进行过滤。 ipv6-cidr-block- String - 是否必填:否 - 按照IPv6 CIDR进行过滤。 isp-type - String - 是否必填:否 - 按照运营商类型( 如CMCC,CUCC, CTCC)进行过滤。- Returns:
- Filters 过滤条件,参数不支持同时指定SubnetIds和Filters。 subnet-id - String - Subnet实例名称。 subnet-name - String - 子网名称。只支持单值的模糊查询。 cidr-block - String - 子网网段,形如: 192.168.1.0 。只支持单值的模糊查询。 vpc-id - String - VPC实例ID,形如:vpc-f49l6u0z。 vpc-cidr-block - String - vpc网段,形如: 192.168.1.0 。只支持单值的模糊查询。 region - String - ECM地域 zone - String - 可用区。 tag-key - String -是否必填:否- 按照标签键进行过滤。 ipv6-cidr-block- String - 是否必填:否 - 按照IPv6 CIDR进行过滤。 isp-type - String - 是否必填:否 - 按照运营商类型( 如CMCC,CUCC, CTCC)进行过滤。
-
setFilters
public void setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定SubnetIds和Filters。 subnet-id - String - Subnet实例名称。 subnet-name - String - 子网名称。只支持单值的模糊查询。 cidr-block - String - 子网网段,形如: 192.168.1.0 。只支持单值的模糊查询。 vpc-id - String - VPC实例ID,形如:vpc-f49l6u0z。 vpc-cidr-block - String - vpc网段,形如: 192.168.1.0 。只支持单值的模糊查询。 region - String - ECM地域 zone - String - 可用区。 tag-key - String -是否必填:否- 按照标签键进行过滤。 ipv6-cidr-block- String - 是否必填:否 - 按照IPv6 CIDR进行过滤。 isp-type - String - 是否必填:否 - 按照运营商类型( 如CMCC,CUCC, CTCC)进行过滤。- Parameters:
Filters
- 过滤条件,参数不支持同时指定SubnetIds和Filters。 subnet-id - String - Subnet实例名称。 subnet-name - String - 子网名称。只支持单值的模糊查询。 cidr-block - String - 子网网段,形如: 192.168.1.0 。只支持单值的模糊查询。 vpc-id - String - VPC实例ID,形如:vpc-f49l6u0z。 vpc-cidr-block - String - vpc网段,形如: 192.168.1.0 。只支持单值的模糊查询。 region - String - ECM地域 zone - String - 可用区。 tag-key - String -是否必填:否- 按照标签键进行过滤。 ipv6-cidr-block- String - 是否必填:否 - 按照IPv6 CIDR进行过滤。 isp-type - String - 是否必填:否 - 按照运营商类型( 如CMCC,CUCC, CTCC)进行过滤。
-
getOffset
public String getOffset()
Get 偏移量- Returns:
- Offset 偏移量
-
setOffset
public void setOffset(String Offset)
Set 偏移量- Parameters:
Offset
- 偏移量
-
getLimit
public String getLimit()
Get 返回数量- Returns:
- Limit 返回数量
-
setLimit
public void setLimit(String Limit)
Set 返回数量- Parameters:
Limit
- 返回数量
-
getEcmRegion
public String getEcmRegion()
Get ECM 地域- Returns:
- EcmRegion ECM 地域
-
setEcmRegion
public void setEcmRegion(String EcmRegion)
Set ECM 地域- Parameters:
EcmRegion
- ECM 地域
-
getSort
public String getSort()
Get 排序方式:time时间倒序, default按照网络规划排序- Returns:
- Sort 排序方式:time时间倒序, default按照网络规划排序
-
setSort
public void setSort(String Sort)
Set 排序方式:time时间倒序, default按照网络规划排序- Parameters:
Sort
- 排序方式:time时间倒序, default按照网络规划排序
-
-