| Package | Description |
|---|---|
| com.tencentcloudapi.bm.v20180423.models |
| Modifier and Type | Method and Description |
|---|---|
DeviceDiskSizeInfo[] |
DeviceClassPartitionInfo.getDeviceDiskSizeInfoSet()
Get 硬盘列表
|
DeviceDiskSizeInfo[] |
DevicePartition.getDeviceDiskSizeInfoSet()
Get 硬盘大小详情
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceClassPartitionInfo.setDeviceDiskSizeInfoSet(DeviceDiskSizeInfo[] DeviceDiskSizeInfoSet)
Set 硬盘列表
|
void |
DevicePartition.setDeviceDiskSizeInfoSet(DeviceDiskSizeInfo[] DeviceDiskSizeInfoSet)
Set 硬盘大小详情
|
| Constructor and Description |
|---|
DeviceDiskSizeInfo(DeviceDiskSizeInfo 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.