| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
Label[] | 
ClusterAsGroup.getLabels()
Get Scaling group label list
Note: this field may return null, indicating that no valid value was found. 
 | 
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 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClusterAsGroup.setLabels(Label[] Labels)
Set Scaling group label list
Note: this field may return null, indicating that no valid value was found. 
 | 
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 
 | 
Copyright © 2020. All rights reserved.