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