Uses of Class
com.tencentcloudapi.bm.v20180423.models.DescribeDevicePriceInfoResponse
-
Packages that use DescribeDevicePriceInfoResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of DescribeDevicePriceInfoResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return DescribeDevicePriceInfoResponse Modifier and Type Method Description DescribeDevicePriceInfoResponseBmClient. DescribeDevicePriceInfo(DescribeDevicePriceInfoRequest req)查询服务器价格信息,支持设备的批量查找,支持标准机型和弹性机型的混合查找 -
Uses of DescribeDevicePriceInfoResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DescribeDevicePriceInfoResponse Constructor Description DescribeDevicePriceInfoResponse(DescribeDevicePriceInfoResponse 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.
-