Modifier and Type | Method and Description |
---|---|
RawReportDownloadResponse |
AdHocReportDownloadHelperInterface.downloadReport(ReportRequest reportRequest)
Downloads a report and returns a ReportDownloadResponse with the results.
|
RawReportDownloadResponse |
AdHocReportDownloadHelper.downloadReport(ReportRequest reportRequest) |
ReportDownloadResponse |
AdHocReportDownloadHelperInterface.downloadReport(ReportRequest reportRequest,
DetailedReportDownloadResponseException.Builder exceptionBuilder)
Convenience method that is equivalent to
handleResponse(downloadReport(reportRequest), exceptionBuilder) |
ReportDownloadResponse |
AdHocReportDownloadHelper.downloadReport(ReportRequest reportRequest,
DetailedReportDownloadResponseException.Builder exceptionBuilder) |
Modifier and Type | Method and Description |
---|---|
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition) |
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format) |
Modifier and Type | Method and Description |
---|---|
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition) |
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format) |
Modifier and Type | Method and Description |
---|---|
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition) |
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format) |
Modifier and Type | Method and Description |
---|---|
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition) |
ReportDownloadResponse |
ReportDownloaderInterface.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format) |
Copyright © 2018. All Rights Reserved.