Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ClsLogObject
-
Packages that use ClsLogObject Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ClsLogObject in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return ClsLogObject Modifier and Type Method Description ClsLogObject[]ClsSearchLogs. getResults()Get 日志内容信息Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type ClsLogObject Modifier and Type Method Description voidClsSearchLogs. setResults(ClsLogObject[] Results)Set 日志内容信息Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ClsLogObject Constructor Description ClsLogObject(ClsLogObject 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.
-