Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
ReportData[] |
DescribeReportDataResponse.getDomainReport()
Get 域名维度数据详情
|
ReportData[] |
DescribeReportDataResponse.getProjectReport()
Get 项目维度数据详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeReportDataResponse.setDomainReport(ReportData[] DomainReport)
Set 域名维度数据详情
|
void |
DescribeReportDataResponse.setProjectReport(ReportData[] ProjectReport)
Set 项目维度数据详情
|
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 © 2022. All rights reserved.