Package | Description |
---|---|
com.tencentcloudapi.tke.v20220501.models |
Modifier and Type | Method and Description |
---|---|
Disk |
CreateNativeNodePoolParam.getSystemDisk()
Get 系统盘配置
|
Disk |
UpdateNativeNodePoolParam.getSystemDisk()
Get 系统盘配置
|
Disk |
NativeNodePoolInfo.getSystemDisk()
Get 系统盘配置
|
Modifier and Type | Method and Description |
---|---|
void |
CreateNativeNodePoolParam.setSystemDisk(Disk SystemDisk)
Set 系统盘配置
|
void |
UpdateNativeNodePoolParam.setSystemDisk(Disk SystemDisk)
Set 系统盘配置
|
void |
NativeNodePoolInfo.setSystemDisk(Disk SystemDisk)
Set 系统盘配置
|
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 © 2024. All rights reserved.