Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
AnnotationValue[] |
ModifyClusterNodePoolRequest.getAnnotations()
Get 节点 Annotation 列表
|
AnnotationValue[] |
CreateClusterNodePoolRequest.getAnnotations()
Get 节点Annotation 列表
|
AnnotationValue[] |
NodePool.getAnnotations()
Get 节点 Annotation 列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyClusterNodePoolRequest.setAnnotations(AnnotationValue[] Annotations)
Set 节点 Annotation 列表
|
void |
CreateClusterNodePoolRequest.setAnnotations(AnnotationValue[] Annotations)
Set 节点Annotation 列表
|
void |
NodePool.setAnnotations(AnnotationValue[] Annotations)
Set 节点 Annotation 列表
|
Constructor and Description |
---|
AnnotationValue(AnnotationValue 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 © 2024. All rights reserved.