| Package | Description |
|---|---|
| com.tencentcloudapi.rum.v20210622.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeProjectsRequest.getFilters()
Get 过滤参数;demo模式传{"Name": "IsDemo", "Values":["1"]}
|
Filter[] |
DescribeTawInstancesRequest.getFilters()
Get 过滤参数;demo模式传{"Name": "IsDemo", "Values":["1"]}
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProjectsRequest.setFilters(Filter[] Filters)
Set 过滤参数;demo模式传{"Name": "IsDemo", "Values":["1"]}
|
void |
DescribeTawInstancesRequest.setFilters(Filter[] Filters)
Set 过滤参数;demo模式传{"Name": "IsDemo", "Values":["1"]}
|
| 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.