Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeEventLogDataResponse
-
Packages that use DescribeEventLogDataResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeEventLogDataResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeEventLogDataResponse Modifier and Type Method Description DescribeEventLogDataResponseCdnClient. DescribeEventLogData(DescribeEventLogDataRequest req)DescribeEventLogData 用于查询事件日志统计曲线 -
Uses of DescribeEventLogDataResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeEventLogDataResponse Constructor Description DescribeEventLogDataResponse(DescribeEventLogDataResponse 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.
-