Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
Taint[] |
CreateClusterNodePoolRequest.getTaints()
Get Taints互斥
|
Taint[] |
NodePool.getTaints()
Get Taints 污点标记
|
Taint[] |
ModifyClusterNodePoolRequest.getTaints()
Get 污点
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterNodePoolRequest.setTaints(Taint[] Taints)
Set Taints互斥
|
void |
NodePool.setTaints(Taint[] Taints)
Set Taints 污点标记
|
void |
ModifyClusterNodePoolRequest.setTaints(Taint[] Taints)
Set 污点
|
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.