| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
ReportData[] | 
DescribeReportDataResponse.getDomainReport()
Get Domain name-level data details. 
 | 
ReportData[] | 
DescribeReportDataResponse.getProjectReport()
Get Project-level data details 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeReportDataResponse.setDomainReport(ReportData[] DomainReport)
Set Domain name-level data details. 
 | 
void | 
DescribeReportDataResponse.setProjectReport(ReportData[] ProjectReport)
Set Project-level data details 
 | 
| Constructor and Description | 
|---|
ReportData(ReportData 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. 
 | 
Copyright © 2021. All rights reserved.