Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.DescribeMultiDevicesResponse
-
Packages that use DescribeMultiDevicesResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of DescribeMultiDevicesResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return DescribeMultiDevicesResponse Modifier and Type Method Description DescribeMultiDevicesResponseIotcloudClient. DescribeMultiDevices(DescribeMultiDevicesRequest req)本接口(DescribeMultiDevices)用于查询批量创建设备的执行结果。 -
Uses of DescribeMultiDevicesResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type DescribeMultiDevicesResponse Constructor Description DescribeMultiDevicesResponse(DescribeMultiDevicesResponse 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.
-