| Package | Description |
|---|---|
| com.tencentcloudapi.kms.v20190118.models |
| Modifier and Type | Method and Description |
|---|---|
TagFilter[] |
ListKeyDetailRequest.getTagFilters()
Get 标签过滤条件
|
TagFilter[] |
DescribeWhiteBoxKeyDetailsRequest.getTagFilters()
Get 标签过滤条件
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListKeyDetailRequest.setTagFilters(TagFilter[] TagFilters)
Set 标签过滤条件
|
void |
DescribeWhiteBoxKeyDetailsRequest.setTagFilters(TagFilter[] TagFilters)
Set 标签过滤条件
|
| Constructor and Description |
|---|
TagFilter(TagFilter 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 © 2021. All rights reserved.