Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeDeviceDataHistoryResponse
-
Packages that use DescribeDeviceDataHistoryResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeDeviceDataHistoryResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeDeviceDataHistoryResponse Modifier and Type Method Description DescribeDeviceDataHistoryResponseIotvideoClient. DescribeDeviceDataHistory(DescribeDeviceDataHistoryRequest req)获取设备在指定时间范围内上报的历史数据。 -
Uses of DescribeDeviceDataHistoryResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeDeviceDataHistoryResponse Constructor Description DescribeDeviceDataHistoryResponse(DescribeDeviceDataHistoryResponse 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.
-