| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20220501.models | 
| Modifier and Type | Method and Description | 
|---|---|
Disk | 
CreateNativeNodePoolParam.getSystemDisk()
Get System disk configuration 
 | 
Disk | 
UpdateNativeNodePoolParam.getSystemDisk()
Get System disk configuration 
 | 
Disk | 
NativeNodePoolInfo.getSystemDisk()
Get System disk configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateNativeNodePoolParam.setSystemDisk(Disk SystemDisk)
Set System disk configuration 
 | 
void | 
UpdateNativeNodePoolParam.setSystemDisk(Disk SystemDisk)
Set System disk configuration 
 | 
void | 
NativeNodePoolInfo.setSystemDisk(Disk SystemDisk)
Set System disk configuration 
 | 
| Constructor and Description | 
|---|
Disk(Disk 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.