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