| Package | Description |
|---|---|
| com.tencentcloudapi.thpc.v20230321.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
TagSpecification.getTags()
Get 标签对列表
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
CreateClusterRequest.getTags()
Get 创建集群时同时绑定的标签对说明。
|
Tag[] |
SpaceInfo.getTags()
Get 工作空间关联的工作列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagSpecification.setTags(Tag[] Tags)
Set 标签对列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateClusterRequest.setTags(Tag[] Tags)
Set 创建集群时同时绑定的标签对说明。
|
void |
SpaceInfo.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 © 2024. All rights reserved.