Package | Description |
---|---|
com.tencentcloudapi.tke.v20220501.models |
Modifier and Type | Method and Description |
---|---|
ManagementConfig |
CreateNativeNodePoolParam.getManagement()
Get Management parameter configuration of node pools
|
ManagementConfig |
NativeNodePoolInfo.getManagement()
Get Machine system configuration
Note: This field may return "null", indicating that no valid value can be obtained.
|
ManagementConfig |
UpdateNativeNodePoolParam.getManagement()
Get Machine system configuration
|
Modifier and Type | Method and Description |
---|---|
void |
CreateNativeNodePoolParam.setManagement(ManagementConfig Management)
Set Management parameter configuration of node pools
|
void |
NativeNodePoolInfo.setManagement(ManagementConfig Management)
Set Machine system configuration
Note: This field may return "null", indicating that no valid value can be obtained.
|
void |
UpdateNativeNodePoolParam.setManagement(ManagementConfig Management)
Set Machine system configuration
|
Constructor and Description |
---|
ManagementConfig(ManagementConfig 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.