Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.CreateMultiDevicesTaskResponse
-
Packages that use CreateMultiDevicesTaskResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of CreateMultiDevicesTaskResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return CreateMultiDevicesTaskResponse Modifier and Type Method Description CreateMultiDevicesTaskResponse
IotcloudClient. CreateMultiDevicesTask(CreateMultiDevicesTaskRequest req)
本接口(CreateMultiDevicesTask)用于创建产品级别的批量创建设备任务 -
Uses of CreateMultiDevicesTaskResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type CreateMultiDevicesTaskResponse Constructor Description CreateMultiDevicesTaskResponse(CreateMultiDevicesTaskResponse 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.
-