| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportResponse |
MarketplaceWebServiceClient.getReport(GetReportRequest request)
Get Report
The GetReport operation returns the contents of a report.
|
GetReportResponse |
MarketplaceWebService.getReport(GetReportRequest request)
Get Report
The GetReport operation returns the contents of a report.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportResponse> |
MarketplaceWebServiceClient.getReportAsync(GetReportRequest request)
Non-blocking Get Report
Returns
future pointer to GetReportResponse
If response is ready, call to future.get()
will return GetReportResponse. |
Future<GetReportResponse> |
MarketplaceWebService.getReportAsync(GetReportRequest request)
Non-blocking Get Report
Returns
future pointer to GetReportResponse
If response is ready, call to future.get()
will return GetReportResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetReportResponse |
MarketplaceWebServiceMock.getReport(GetReportRequest request)
Get Report
The GetReport operation returns the contents of a report.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportResponse> |
MarketplaceWebServiceMock.getReportAsync(GetReportRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetReportResponse |
ObjectFactory.createGetReportResponse()
Create an instance of
GetReportResponse |
GetReportResponse |
GetReportResponse.withGetReportResult(GetReportResult value)
Sets the value of the GetReportResult property.
|
GetReportResponse |
GetReportResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.