| Package | Description |
|---|---|
| com.tencentcloudapi.tke.v20180525.models |
| Modifier and Type | Method and Description |
|---|---|
TagSpecification[] |
ClusterBasicSettings.getTagSpecification()
Get 标签描述列表。通过指定该参数可以同时绑定标签到相应的资源实例,当前仅支持绑定标签到集群实例。
|
TagSpecification[] |
Cluster.getTagSpecification()
Get 标签描述列表。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterBasicSettings.setTagSpecification(TagSpecification[] TagSpecification)
Set 标签描述列表。通过指定该参数可以同时绑定标签到相应的资源实例,当前仅支持绑定标签到集群实例。
|
void |
Cluster.setTagSpecification(TagSpecification[] TagSpecification)
Set 标签描述列表。
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.