| Package | Description |
|---|---|
| com.tencentcloudapi.tse.v20201207.models |
| Modifier and Type | Method and Description |
|---|---|
ListFilter[] |
DescribeCloudNativeAPIGatewayServicesRequest.getFilters()
Get 过滤条件,多个过滤条件之间是与的关系,支持 name,upstreamType
|
ListFilter[] |
DescribeCloudNativeAPIGatewayCertificatesRequest.getFilters()
Get 过滤条件,多个过滤条件之间是与的关系,支持BindDomain ,Name
|
ListFilter[] |
DescribeCloudNativeAPIGatewayRoutesRequest.getFilters()
Get 过滤条件,多个过滤条件之间是与的关系,支持 name, path, host, method, service, protocol
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCloudNativeAPIGatewayServicesRequest.setFilters(ListFilter[] Filters)
Set 过滤条件,多个过滤条件之间是与的关系,支持 name,upstreamType
|
void |
DescribeCloudNativeAPIGatewayCertificatesRequest.setFilters(ListFilter[] Filters)
Set 过滤条件,多个过滤条件之间是与的关系,支持BindDomain ,Name
|
void |
DescribeCloudNativeAPIGatewayRoutesRequest.setFilters(ListFilter[] Filters)
Set 过滤条件,多个过滤条件之间是与的关系,支持 name, path, host, method, service, protocol
|
| Constructor and Description |
|---|
ListFilter(ListFilter 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 © 2024. All rights reserved.