| Package | Description |
|---|---|
| com.tencentcloudapi.tag.v20180813.models |
| Modifier and Type | Method and Description |
|---|---|
TagResource[] |
DescribeResourceTagsResponse.getRows()
Get 资源标签
|
TagResource[] |
DescribeResourceTagsByResourceIdsSeqResponse.getTags()
Get 标签列表
|
TagResource[] |
DescribeResourceTagsByResourceIdsResponse.getTags()
Get 标签列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeResourceTagsResponse.setRows(TagResource[] Rows)
Set 资源标签
|
void |
DescribeResourceTagsByResourceIdsSeqResponse.setTags(TagResource[] Tags)
Set 标签列表
|
void |
DescribeResourceTagsByResourceIdsResponse.setTags(TagResource[] Tags)
Set 标签列表
|
| Constructor and Description |
|---|
TagResource(TagResource 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.