Uses of Class
com.tencentcloudapi.iotvideo.v20211125.models.ModifyDeviceLogLevelResponse
-
Packages that use ModifyDeviceLogLevelResponse Package Description com.tencentcloudapi.iotvideo.v20211125 com.tencentcloudapi.iotvideo.v20211125.models -
-
Uses of ModifyDeviceLogLevelResponse in com.tencentcloudapi.iotvideo.v20211125
Methods in com.tencentcloudapi.iotvideo.v20211125 that return ModifyDeviceLogLevelResponse Modifier and Type Method Description ModifyDeviceLogLevelResponse
IotvideoClient. ModifyDeviceLogLevel(ModifyDeviceLogLevelRequest req)
更新设备日志级别 -
Uses of ModifyDeviceLogLevelResponse in com.tencentcloudapi.iotvideo.v20211125.models
Constructors in com.tencentcloudapi.iotvideo.v20211125.models with parameters of type ModifyDeviceLogLevelResponse Constructor Description ModifyDeviceLogLevelResponse(ModifyDeviceLogLevelResponse 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.
-