Uses of Class
com.tencentcloudapi.iot.v20180123.models.GetDataHistoryResponse
-
Packages that use GetDataHistoryResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of GetDataHistoryResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return GetDataHistoryResponse Modifier and Type Method Description GetDataHistoryResponse
IotClient. GetDataHistory(GetDataHistoryRequest req)
批量获取设备某一段时间范围的设备上报数据。该接口适用于使用高级版类型的产品 -
Uses of GetDataHistoryResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type GetDataHistoryResponse Constructor Description GetDataHistoryResponse(GetDataHistoryResponse 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.
-