| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
Label[] | 
PrometheusAlertRule.getAnnotations()
Get Refer to annotations in prometheus rule
Note: this field may return `null`, indicating that no valid value can be obtained. 
 | 
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[] | 
PrometheusAlertRule.getLabels()
Get Additional labels 
 | 
Label[] | 
CreateClusterAsGroupRequest.getLabels()
Get Node label array 
 | 
Label[] | 
ModifyClusterNodePoolRequest.getLabels()
Get Labels 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PrometheusAlertRule.setAnnotations(Label[] Annotations)
Set Refer to annotations in prometheus rule
Note: this field may return `null`, indicating that no valid value can be obtained. 
 | 
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 | 
PrometheusAlertRule.setLabels(Label[] Labels)
Set Additional labels 
 | 
void | 
CreateClusterAsGroupRequest.setLabels(Label[] Labels)
Set Node label array 
 | 
void | 
ModifyClusterNodePoolRequest.setLabels(Label[] Labels)
Set Labels 
 | 
| Constructor and Description | 
|---|
Label(Label 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 © 2021. All rights reserved.