Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
NodePoolRuntime[] |
ModifyClusterRuntimeConfigRequest.getNodePoolRuntimeConfig()
Get This field is required when it is required to modify the runtime of a node pool, specifying the part to be modified.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyClusterRuntimeConfigRequest.setNodePoolRuntimeConfig(NodePoolRuntime[] NodePoolRuntimeConfig)
Set This field is required when it is required to modify the runtime of a node pool, specifying the part to be modified.
|
Constructor and Description |
---|
NodePoolRuntime(NodePoolRuntime 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.