| Package | Description |
|---|---|
| com.tencentcloudapi.kms.v20190118.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
CreateWhiteBoxKeyRequest.getTags()
Get 标签列表
|
Tag[] |
CreateKeyRequest.getTags()
Get 标签列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateWhiteBoxKeyRequest.setTags(Tag[] Tags)
Set 标签列表
|
void |
CreateKeyRequest.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.