| Package | Description |
|---|---|
| com.tencentcloudapi.chdfs.v20190718.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
ModifyResourceTagsRequest.getTags()
Get 多个资源标签,可以为空数组
|
Tag[] |
DescribeResourceTagsResponse.getTags()
Get 资源标签列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyResourceTagsRequest.setTags(Tag[] Tags)
Set 多个资源标签,可以为空数组
|
void |
DescribeResourceTagsResponse.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 © 2021. All rights reserved.