Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
Label[] |
CreateClusterNodePoolRequest.getLabels()
Get Labels
|
Label[] |
ClusterAsGroup.getLabels()
Get Scaling group label list
Note: this field may return null, indicating that no valid value was found.
|
Label[] |
NodePool.getLabels()
Get Labels
|
Label[] |
InstanceAdvancedSettings.getLabels()
Get Node label array
Note: This field may return null, indicating that no valid value was found.
|
Label[] |
CreateClusterAsGroupRequest.getLabels()
Get Node label array
|
Label[] |
ModifyClusterNodePoolRequest.getLabels()
Get Labels
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterNodePoolRequest.setLabels(Label[] Labels)
Set Labels
|
void |
ClusterAsGroup.setLabels(Label[] Labels)
Set Scaling group label list
Note: this field may return null, indicating that no valid value was found.
|
void |
NodePool.setLabels(Label[] Labels)
Set Labels
|
void |
InstanceAdvancedSettings.setLabels(Label[] Labels)
Set Node label array
Note: This field may return null, indicating that no valid value was found.
|
void |
CreateClusterAsGroupRequest.setLabels(Label[] Labels)
Set Node label array
|
void |
ModifyClusterNodePoolRequest.setLabels(Label[] Labels)
Set Labels
|
Copyright © 2021. All rights reserved.