Uses of Class
com.tencentcloudapi.bm.v20180423.models.DevicePriceInfo
-
Packages that use DevicePriceInfo Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of DevicePriceInfo in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return DevicePriceInfo Modifier and Type Method Description DevicePriceInfo[]DescribeDevicePriceInfoResponse. getDevicePriceInfoSet()Get 服务器价格信息列表Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type DevicePriceInfo Modifier and Type Method Description voidDescribeDevicePriceInfoResponse. setDevicePriceInfoSet(DevicePriceInfo[] DevicePriceInfoSet)Set 服务器价格信息列表Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DevicePriceInfo Constructor Description DevicePriceInfo(DevicePriceInfo 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.
-