| Package | Description |
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models |
| Modifier and Type | Method and Description |
|---|---|
QueryParamFilter[] |
DescribeProxiesRequest.getFilters()
Get 搜索条件,若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProxiesRequest.setFilters(QueryParamFilter[] Filters)
Set 搜索条件,若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。
|
| Constructor and Description |
|---|
QueryParamFilter(QueryParamFilter 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.