| Package | Description |
|---|---|
| com.tencentcloudapi.cbs.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
CreateDisksRequest.getTags()
Get 云盘绑定的标签。
|
Tag[] |
Disk.getTags()
Get 与云盘绑定的标签,云盘未绑定标签则取值为空。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDisksRequest.setTags(Tag[] Tags)
Set 云盘绑定的标签。
|
void |
Disk.setTags(Tag[] Tags)
Set 与云盘绑定的标签,云盘未绑定标签则取值为空。
注意:此字段可能返回 null,表示取不到有效值。
|
| 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.