Uses of Class
com.tencentcloudapi.tia.v20180226.models.Log
-
Packages that use Log Package Description com.tencentcloudapi.tia.v20180226.models -
-
Uses of Log in com.tencentcloudapi.tia.v20180226.models
Methods in com.tencentcloudapi.tia.v20180226.models that return Log Modifier and Type Method Description Log[]QueryLogsResponse. getLogs()Get 日志内容列表Methods in com.tencentcloudapi.tia.v20180226.models with parameters of type Log Modifier and Type Method Description voidQueryLogsResponse. setLogs(Log[] Logs)Set 日志内容列表Constructors in com.tencentcloudapi.tia.v20180226.models with parameters of type Log Constructor Description Log(Log 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.
-