| Package | Description |
|---|---|
| com.tencentcloudapi.gpm.v20200820.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
DescribeMatchesRequest.getTags()
Get 标签列表,用于过滤。
|
Tag[] |
DescribeRulesRequest.getTags()
Get 标签列表,用于过滤。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMatchesRequest.setTags(Tag[] Tags)
Set 标签列表,用于过滤。
|
void |
DescribeRulesRequest.setTags(Tag[] Tags)
Set 标签列表,用于过滤。
|
| Constructor and Description |
|---|
Tag(Tag 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.