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[] |
NodePool.getLabels()
Get Labels
|
Label[] |
ModifyClusterVirtualNodePoolRequest.getLabels()
Get Virtual node labels
|
Label[] |
CreateClusterVirtualNodePoolRequest.getLabels()
Get Virtual node labels
|
Label[] |
CreateClusterNodePoolRequest.getLabels()
Get Labels
|
Label[] |
PrometheusAlertRule.getLabels()
Get Additional labels
|
Label[] |
ClusterAsGroup.getLabels()
Get Scaling group label list
Note: this field may return null, indicating that no valid value was found.
|
Label[] |
VirtualNodePool.getLabels()
Get Virtual node labels
Note: This field may return null, indicating that no valid values can be obtained.
|
Label[] |
ModifyClusterNodePoolRequest.getLabels()
Get Labels
|
Label[] |
InstanceAdvancedSettings.getLabels()
Get Node label array
Note: This field may return null, indicating that no valid value was found.
|
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 |
NodePool.setLabels(Label[] Labels)
Set Labels
|
void |
ModifyClusterVirtualNodePoolRequest.setLabels(Label[] Labels)
Set Virtual node labels
|
void |
CreateClusterVirtualNodePoolRequest.setLabels(Label[] Labels)
Set Virtual node labels
|
void |
CreateClusterNodePoolRequest.setLabels(Label[] Labels)
Set Labels
|
void |
PrometheusAlertRule.setLabels(Label[] Labels)
Set Additional 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 |
VirtualNodePool.setLabels(Label[] Labels)
Set Virtual node labels
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
ModifyClusterNodePoolRequest.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.
|
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 © 2023. All rights reserved.