| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20220501.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Taint[] | NodePool. getTaints()Get Node taint
Note: This field may return "null", indicating that no valid value can be obtained. | 
| Taint[] | ModifyNodePoolRequest. getTaints()Get Node taint | 
| Taint[] | CreateNodePoolRequest. getTaints()Get Node taint | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodePool. setTaints(Taint[] Taints)Set Node taint
Note: This field may return "null", indicating that no valid value can be obtained. | 
| void | ModifyNodePoolRequest. setTaints(Taint[] Taints)Set Node taint | 
| void | CreateNodePoolRequest. setTaints(Taint[] Taints)Set Node taint | 
| Constructor and Description | 
|---|
| Taint(Taint 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.