| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20220501.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MachineUpgradeSettings | UpdateNativeNodePoolParam. getUpgradeSettings()Get Automatic upgrade configuration | 
| MachineUpgradeSettings | NativeNodePoolInfo. getUpgradeSettings()Get Automatic upgrade configuration
Note: This field may return "null", indicating that no valid value can be obtained. | 
| MachineUpgradeSettings | CreateNativeNodePoolParam. getUpgradeSettings()Get Automatic upgrade configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateNativeNodePoolParam. setUpgradeSettings(MachineUpgradeSettings UpgradeSettings)Set Automatic upgrade configuration | 
| void | NativeNodePoolInfo. setUpgradeSettings(MachineUpgradeSettings UpgradeSettings)Set Automatic upgrade configuration
Note: This field may return "null", indicating that no valid value can be obtained. | 
| void | CreateNativeNodePoolParam. setUpgradeSettings(MachineUpgradeSettings UpgradeSettings)Set Automatic upgrade configuration | 
| Constructor and Description | 
|---|
| MachineUpgradeSettings(MachineUpgradeSettings 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.