Uses of Class
com.tencentcloudapi.bm.v20180423.models.DevicePartition
-
Packages that use DevicePartition Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of DevicePartition in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return DevicePartition Modifier and Type Method Description DevicePartitionDescribeDevicePartitionResponse. getDevicePartition()Get 物理机分区格式Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type DevicePartition Modifier and Type Method Description voidDescribeDevicePartitionResponse. setDevicePartition(DevicePartition DevicePartition)Set 物理机分区格式Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DevicePartition Constructor Description DevicePartition(DevicePartition 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.
-