Uses of Class
com.tencentcloudapi.bm.v20180423.models.DiskInfo
-
Packages that use DiskInfo Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of DiskInfo in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return DiskInfo Modifier and Type Method Description DiskInfo[]DescribeHardwareSpecificationResponse. getDiskInfoSet()Get 硬盘型号列表Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type DiskInfo Modifier and Type Method Description voidDescribeHardwareSpecificationResponse. setDiskInfoSet(DiskInfo[] DiskInfoSet)Set 硬盘型号列表Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DiskInfo Constructor Description DiskInfo(DiskInfo 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.
-