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