Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
Label[] |
ClusterAsGroup.getLabels()
Get 伸缩组的label列表
注意:此字段可能返回 null,表示取不到有效值。
|
Label[] |
InstanceAdvancedSettings.getLabels()
Get 节点Label数组
|
Label[] |
CreateClusterAsGroupRequest.getLabels()
Get 节点Label数组
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterAsGroup.setLabels(Label[] Labels)
Set 伸缩组的label列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
InstanceAdvancedSettings.setLabels(Label[] Labels)
Set 节点Label数组
|
void |
CreateClusterAsGroupRequest.setLabels(Label[] Labels)
Set 节点Label数组
|
Copyright © 2020. All rights reserved.