Uses of Class
com.tencentcloudapi.bm.v20180423.models.DescribeDeviceClassPartitionResponse
-
Packages that use DescribeDeviceClassPartitionResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of DescribeDeviceClassPartitionResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return DescribeDeviceClassPartitionResponse Modifier and Type Method Description DescribeDeviceClassPartitionResponseBmClient. DescribeDeviceClassPartition(DescribeDeviceClassPartitionRequest req)查询机型支持的RAID方式, 并返回系统盘的分区和逻辑盘的列表 -
Uses of DescribeDeviceClassPartitionResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DescribeDeviceClassPartitionResponse Constructor Description DescribeDeviceClassPartitionResponse(DescribeDeviceClassPartitionResponse 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.
-