Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeDeviceDataResponse
-
Packages that use DescribeDeviceDataResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeDeviceDataResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeDeviceDataResponse Modifier and Type Method Description DescribeDeviceDataResponseIotvideoClient. DescribeDeviceData(DescribeDeviceDataRequest req)获取设备属性数据 -
Uses of DescribeDeviceDataResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeDeviceDataResponse Constructor Description DescribeDeviceDataResponse(DescribeDeviceDataResponse 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.
-