Uses of Class
com.tencentcloudapi.bm.v20180423.models.DescribeHardwareSpecificationResponse
-
Packages that use DescribeHardwareSpecificationResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of DescribeHardwareSpecificationResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return DescribeHardwareSpecificationResponse Modifier and Type Method Description DescribeHardwareSpecificationResponseBmClient. DescribeHardwareSpecification(DescribeHardwareSpecificationRequest req)查询自定义机型部件信息,包括CpuId对应的型号,DiskTypeId对应的磁盘类型 -
Uses of DescribeHardwareSpecificationResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DescribeHardwareSpecificationResponse Constructor Description DescribeHardwareSpecificationResponse(DescribeHardwareSpecificationResponse 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.
-