| Modifier and Type | Method and Description |
|---|---|
RawReportDownloadResponse |
AdHocReportDownloadHelper.downloadReport(ReportRequest reportRequest)
Downloads a report and returns a ReportDownloadResponse with the results.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
Copyright © 2015. All Rights Reserved.