Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeReportDataResponse
-
Packages that use DescribeReportDataResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeReportDataResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeReportDataResponse Modifier and Type Method Description DescribeReportDataResponseCdnClient. DescribeReportData(DescribeReportDataRequest req)DescribeReportData 用于查询域名/项目维度的日/周/月报表数据。 -
Uses of DescribeReportDataResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeReportDataResponse Constructor Description DescribeReportDataResponse(DescribeReportDataResponse 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.
-