Modifier and Type | Class and Description |
---|---|
class |
DetailedReportDownloadResponseException
Exception wrapping the ReportDownloadError the server responded with.
|
Modifier and Type | Method and Description |
---|---|
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) |
ReportDownloadResponse |
AdHocReportDownloadHelperInterface.handleResponse(RawReportDownloadResponse rawResponse,
DetailedReportDownloadResponseException.Builder exceptionBuilder)
Handles a raw report response and translates it into a ReportDownloadResponse.
|
ReportDownloadResponse |
AdHocReportDownloadHelper.handleResponse(RawReportDownloadResponse rawResponse,
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.