Uses of Class
com.tencentcloudapi.tcb.v20180608.models.LogResObject
-
Packages that use LogResObject Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of LogResObject in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return LogResObject Modifier and Type Method Description LogResObjectSearchClsLogResponse. getLogResults()Get 日志内容结果Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type LogResObject Modifier and Type Method Description voidSearchClsLogResponse. setLogResults(LogResObject LogResults)Set 日志内容结果Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type LogResObject Constructor Description LogResObject(LogResObject 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.
-