Uses of Class
com.tencentcloudapi.iot.v20180123.models.GetDeviceLogResponse
-
Packages that use GetDeviceLogResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of GetDeviceLogResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return GetDeviceLogResponse Modifier and Type Method Description GetDeviceLogResponse
IotClient. GetDeviceLog(GetDeviceLogRequest req)
批量获取设备与云端的详细通信日志,该接口适用于使用高级版类型的产品。 -
Uses of GetDeviceLogResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type GetDeviceLogResponse Constructor Description GetDeviceLogResponse(GetDeviceLogResponse 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.
-