Uses of Class
com.tencentcloudapi.bm.v20180423.models.CreateSpotDeviceRequest
-
Packages that use CreateSpotDeviceRequest Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of CreateSpotDeviceRequest in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 with parameters of type CreateSpotDeviceRequest Modifier and Type Method Description CreateSpotDeviceResponseBmClient. CreateSpotDevice(CreateSpotDeviceRequest req)创建黑石竞价实例 -
Uses of CreateSpotDeviceRequest in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type CreateSpotDeviceRequest Constructor Description CreateSpotDeviceRequest(CreateSpotDeviceRequest 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.
-