Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.RunDeviceResponse
-
Packages that use RunDeviceResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of RunDeviceResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return RunDeviceResponse Modifier and Type Method Description RunDeviceResponseIotvideoClient. RunDevice(RunDeviceRequest req)本接口(RunDevice)用于启用设备,可进行批量操作,每次操作最多100台设备。 -
Uses of RunDeviceResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type RunDeviceResponse Constructor Description RunDeviceResponse(RunDeviceResponse 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.
-