Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
Taint[] |
CreateClusterNodePoolRequest.getTaints()
Get Taints
|
Taint[] |
NodePool.getTaints()
Get Array of taint
|
Taint[] |
ModifyClusterNodePoolRequest.getTaints()
Get Taints
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterNodePoolRequest.setTaints(Taint[] Taints)
Set Taints
|
void |
NodePool.setTaints(Taint[] Taints)
Set Array of taint
|
void |
ModifyClusterNodePoolRequest.setTaints(Taint[] Taints)
Set Taints
|
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.