Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
RuntimeConfig |
ModifyClusterRuntimeConfigRequest.getClusterRuntimeConfig()
Get This field is required when it is required to modify the runtime of a cluster.
|
RuntimeConfig |
NodePool.getRuntimeConfig()
Get Runtime Description
Note: This field may return "null", indicating that no valid value can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyClusterRuntimeConfigRequest.setClusterRuntimeConfig(RuntimeConfig ClusterRuntimeConfig)
Set This field is required when it is required to modify the runtime of a cluster.
|
void |
NodePool.setRuntimeConfig(RuntimeConfig RuntimeConfig)
Set Runtime Description
Note: This field may return "null", indicating that no valid value can be obtained.
|
Constructor and Description |
---|
RuntimeConfig(RuntimeConfig 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.