Uses of Class
com.tencentcloudapi.bm.v20180423.models.DeviceClassPartitionInfo
-
Packages that use DeviceClassPartitionInfo Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of DeviceClassPartitionInfo in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return DeviceClassPartitionInfo Modifier and Type Method Description DeviceClassPartitionInfo[]DescribeDeviceClassPartitionResponse. getDeviceClassPartitionInfoSet()Get 支持的RAID格式列表Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type DeviceClassPartitionInfo Modifier and Type Method Description voidDescribeDeviceClassPartitionResponse. setDeviceClassPartitionInfoSet(DeviceClassPartitionInfo[] DeviceClassPartitionInfoSet)Set 支持的RAID格式列表Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DeviceClassPartitionInfo Constructor Description DeviceClassPartitionInfo(DeviceClassPartitionInfo 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.
-