Uses of Class
com.tencentcloudapi.iot.v20180123.models.AppGetDeviceDataResponse
-
Packages that use AppGetDeviceDataResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of AppGetDeviceDataResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return AppGetDeviceDataResponse Modifier and Type Method Description AppGetDeviceDataResponse
IotClient. AppGetDeviceData(AppGetDeviceDataRequest req)
获取绑定设备数据,用于实时展示设备的最新数据 -
Uses of AppGetDeviceDataResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AppGetDeviceDataResponse Constructor Description AppGetDeviceDataResponse(AppGetDeviceDataResponse 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.
-