Uses of Class
com.tencentcloudapi.cdn.v20180606.models.SearchClsLogRequest
-
Packages that use SearchClsLogRequest Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of SearchClsLogRequest in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 with parameters of type SearchClsLogRequest Modifier and Type Method Description SearchClsLogResponseCdnClient. SearchClsLog(SearchClsLogRequest req)SearchClsLog 用于 CLS 日志检索。支持检索今天,24小时(可选近7中的某一天),近7天的日志数据。 -
Uses of SearchClsLogRequest in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type SearchClsLogRequest Constructor Description SearchClsLogRequest(SearchClsLogRequest 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.
-