| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Taint[] | ModifyClusterNodePoolRequest. getTaints()Get Taints | 
| Taint[] | CreateClusterNodePoolRequest. getTaints()Get Taints | 
| Taint[] | InstanceAdvancedSettings. getTaints()Get Node taint
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Taint[] | NodePool. getTaints()Get Array of taint | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyClusterNodePoolRequest. setTaints(Taint[] Taints)Set Taints | 
| void | CreateClusterNodePoolRequest. setTaints(Taint[] Taints)Set Taints | 
| void | InstanceAdvancedSettings. setTaints(Taint[] Taints)Set Node taint
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | NodePool. setTaints(Taint[] Taints)Set Array of 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 © 2022. All rights reserved.