Uses of Class
com.tencentcloudapi.iot.v20180123.models.GetDebugLogResponse
-
Packages that use GetDebugLogResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of GetDebugLogResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return GetDebugLogResponse Modifier and Type Method Description GetDebugLogResponse
IotClient. GetDebugLog(GetDebugLogRequest req)
获取设备的调试日志,用于定位问题 -
Uses of GetDebugLogResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type GetDebugLogResponse Constructor Description GetDebugLogResponse(GetDebugLogResponse 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.
-