| Package | Description |
|---|---|
| com.tencentcloudapi.tag.v20180813.models |
| Modifier and Type | Method and Description |
|---|---|
TagWithDelete[] |
DescribeTagsResponse.getTags()
Get 标签列表
|
TagWithDelete[] |
DescribeTagsSeqResponse.getTags()
Get 标签列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTagsResponse.setTags(TagWithDelete[] Tags)
Set 标签列表
|
void |
DescribeTagsSeqResponse.setTags(TagWithDelete[] Tags)
Set 标签列表
|
| Constructor and Description |
|---|
TagWithDelete(TagWithDelete 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.