Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ClsSearchLogs
-
Packages that use ClsSearchLogs Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ClsSearchLogs in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return ClsSearchLogs Modifier and Type Method Description ClsSearchLogsSearchClsLogResponse. getLogs()Get 查询结果Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type ClsSearchLogs Modifier and Type Method Description voidSearchClsLogResponse. setLogs(ClsSearchLogs Logs)Set 查询结果Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ClsSearchLogs Constructor Description ClsSearchLogs(ClsSearchLogs 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.
-