| Package | Description |
|---|---|
| com.tencentcloudapi.bmvpc.v20180625.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeRoutePoliciesRequest.getFilters()
Get 过滤条件,参数不支持同时指定RoutePolicyIds和Filters。
route-table-id - String - (过滤条件)路由表实例ID。
vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。
route-policy-id - String - (过滤条件)路由策略ID。
route-policy-description-like - String -(过滤条件)路由项备注。
route-policy-type - String - (过滤条件)路由项策略类型。
destination-cidr-like - String - (过滤条件)路由项目的地址。
gateway-id-like - String - (过滤条件)路由项下一跳网关。
gateway-type - String - (过滤条件)路由项下一条网关类型。
enable - Bool - (过滤条件)路由策略是否启用。
|
Filter[] |
DescribeVpcResourceRequest.getFilters()
Get 过滤条件,参数不支持同时指定SubnetIds和Filters。
vpc-id - String - (过滤条件)私有网络实例ID,形如:vpc-f49l6u0z。
vpc-name - String - (过滤条件)私有网络名称。
zone - String - (过滤条件)可用区。
state - String - (过滤条件)VPC状态。available: 运营中; pending: 创建中; failed: 创建失败; deleting: 删除中
|
Filter[] |
DescribeVpcsRequest.getFilters()
Get 过滤条件,参数不支持同时指定VpcIds和Filters。
vpc-name - String - (过滤条件)VPC实例名称。
vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。
cidr-block - String - (过滤条件)vpc的cidr。
state - String - (过滤条件)VPC状态。(pending | available).
|
Filter[] |
DescribeCustomerGatewaysRequest.getFilters()
Get 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定CustomerGatewayIds和Filters。
customergateway-name - String - (过滤条件)对端网关名称。
ip-address - String - (过滤条件)对端网关地址。
customergateway-id - String - (过滤条件)对端网关唯一ID。
zone - String - (过滤条件)对端所在可用区,形如:ap-guangzhou-2。
|
Filter[] |
DescribeVpcPeerConnectionsRequest.getFilters()
Get 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定VpcPeerConnectionIds和Filters。
过滤条件,参数不支持同时指定VpcPeerConnectionIds和Filters。
peer-name - String - (过滤条件)对等连接名称。
|
Filter[] |
DescribeVpnConnectionsRequest.getFilters()
Get 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定VpnConnectionIds和Filters。
vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。
state - String - (过滤条件 VPN状态:creating,available,createfailed,changing,changefailed,deleting,deletefailed。
zone - String - (过滤条件)VPN所在可用区,形如:ap-guangzhou-2。
|
Filter[] |
DescribeSubnetsRequest.getFilters()
Get 过滤条件,参数不支持同时指定SubnetIds和Filters。
subnet-id - String - (过滤条件)Subnet实例名称。
vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。
cidr-block - String - (过滤条件)vpc的cidr。
subnet-name - String - (过滤条件)子网名称。
zone - String - (过滤条件)可用区。
|
Filter[] |
DescribeRouteTablesRequest.getFilters()
Get 过滤条件,参数不支持同时指定RouteTableIds和Filters。
route-table-id - String - (过滤条件)路由表实例ID。
route-table-name - String - (过滤条件)路由表名称。
route-table-id-like - String - (模糊过滤条件)路由表实例ID。
route-table-name-like - String - (模糊过滤条件)路由表名称。
vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。
zone - String - (过滤条件)可用区。
|
Filter[] |
DescribeVpnGatewaysRequest.getFilters()
Get 过滤条件,参数不支持同时指定VpnGatewayIds和Filters。
vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。
state - String - (过滤条件 VPN状态:creating,available,createfailed,changing,changefailed,deleting,deletefailed。
zone - String - (过滤条件)VPN所在可用区,形如:ap-guangzhou-2。
vpngw-name - String - (过滤条件)vpn网关名称。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRoutePoliciesRequest.setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定RoutePolicyIds和Filters。
route-table-id - String - (过滤条件)路由表实例ID。
vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。
route-policy-id - String - (过滤条件)路由策略ID。
route-policy-description-like - String -(过滤条件)路由项备注。
route-policy-type - String - (过滤条件)路由项策略类型。
destination-cidr-like - String - (过滤条件)路由项目的地址。
gateway-id-like - String - (过滤条件)路由项下一跳网关。
gateway-type - String - (过滤条件)路由项下一条网关类型。
enable - Bool - (过滤条件)路由策略是否启用。
|
void |
DescribeVpcResourceRequest.setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定SubnetIds和Filters。
vpc-id - String - (过滤条件)私有网络实例ID,形如:vpc-f49l6u0z。
vpc-name - String - (过滤条件)私有网络名称。
zone - String - (过滤条件)可用区。
state - String - (过滤条件)VPC状态。available: 运营中; pending: 创建中; failed: 创建失败; deleting: 删除中
|
void |
DescribeVpcsRequest.setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定VpcIds和Filters。
vpc-name - String - (过滤条件)VPC实例名称。
vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。
cidr-block - String - (过滤条件)vpc的cidr。
state - String - (过滤条件)VPC状态。(pending | available).
|
void |
DescribeCustomerGatewaysRequest.setFilters(Filter[] Filters)
Set 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定CustomerGatewayIds和Filters。
customergateway-name - String - (过滤条件)对端网关名称。
ip-address - String - (过滤条件)对端网关地址。
customergateway-id - String - (过滤条件)对端网关唯一ID。
zone - String - (过滤条件)对端所在可用区,形如:ap-guangzhou-2。
|
void |
DescribeVpcPeerConnectionsRequest.setFilters(Filter[] Filters)
Set 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定VpcPeerConnectionIds和Filters。
过滤条件,参数不支持同时指定VpcPeerConnectionIds和Filters。
peer-name - String - (过滤条件)对等连接名称。
|
void |
DescribeVpnConnectionsRequest.setFilters(Filter[] Filters)
Set 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定VpnConnectionIds和Filters。
vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。
state - String - (过滤条件 VPN状态:creating,available,createfailed,changing,changefailed,deleting,deletefailed。
zone - String - (过滤条件)VPN所在可用区,形如:ap-guangzhou-2。
|
void |
DescribeSubnetsRequest.setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定SubnetIds和Filters。
subnet-id - String - (过滤条件)Subnet实例名称。
vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。
cidr-block - String - (过滤条件)vpc的cidr。
subnet-name - String - (过滤条件)子网名称。
zone - String - (过滤条件)可用区。
|
void |
DescribeRouteTablesRequest.setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定RouteTableIds和Filters。
route-table-id - String - (过滤条件)路由表实例ID。
route-table-name - String - (过滤条件)路由表名称。
route-table-id-like - String - (模糊过滤条件)路由表实例ID。
route-table-name-like - String - (模糊过滤条件)路由表名称。
vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。
zone - String - (过滤条件)可用区。
|
void |
DescribeVpnGatewaysRequest.setFilters(Filter[] Filters)
Set 过滤条件,参数不支持同时指定VpnGatewayIds和Filters。
vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。
state - String - (过滤条件 VPN状态:creating,available,createfailed,changing,changefailed,deleting,deletefailed。
zone - String - (过滤条件)VPN所在可用区,形如:ap-guangzhou-2。
vpngw-name - String - (过滤条件)vpn网关名称。
|
| Constructor and Description |
|---|
Filter(Filter 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.
|
Copyright © 2022. All rights reserved.