| Package | Description |
|---|---|
| com.tencentcloudapi.waf.v20180125.models |
| Modifier and Type | Method and Description |
|---|---|
FiltersItemNew[] |
DescribeInstancesRequest.getFilters()
Get 过滤数组
|
FiltersItemNew[] |
DescribeDomainsRequest.getFilters()
Get 过滤数组
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInstancesRequest.setFilters(FiltersItemNew[] Filters)
Set 过滤数组
|
void |
DescribeDomainsRequest.setFilters(FiltersItemNew[] Filters)
Set 过滤数组
|
| Constructor and Description |
|---|
FiltersItemNew(FiltersItemNew 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.