Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.CreateTaskResponse
-
Packages that use CreateTaskResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of CreateTaskResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return CreateTaskResponse Modifier and Type Method Description CreateTaskResponse
IotcloudClient. CreateTask(CreateTaskRequest req)
本接口(CreateTask)用于创建一个批量任务。目前此接口可以创建批量更新影子以及批量下发消息的任务 -
Uses of CreateTaskResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type CreateTaskResponse Constructor Description CreateTaskResponse(CreateTaskResponse 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.
-