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