| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
RequestReportResponse |
MarketplaceWebServiceClient.requestReport(RequestReportRequest request)
Request Report
requests the generation of a report
|
RequestReportResponse |
MarketplaceWebService.requestReport(RequestReportRequest request)
Request Report
requests the generation of a report
|
| Modifier and Type | Method and Description |
|---|---|
Future<RequestReportResponse> |
MarketplaceWebServiceClient.requestReportAsync(RequestReportRequest request)
Non-blocking Request Report
Returns
future pointer to RequestReportResponse
If response is ready, call to future.get()
will return RequestReportResponse. |
Future<RequestReportResponse> |
MarketplaceWebService.requestReportAsync(RequestReportRequest request)
Non-blocking Request Report
Returns
future pointer to RequestReportResponse
If response is ready, call to future.get()
will return RequestReportResponse. |
| Modifier and Type | Method and Description |
|---|---|
RequestReportResponse |
MarketplaceWebServiceMock.requestReport(RequestReportRequest request)
Request Report
requests the generation of a report
|
| Modifier and Type | Method and Description |
|---|---|
Future<RequestReportResponse> |
MarketplaceWebServiceMock.requestReportAsync(RequestReportRequest request) |
| Modifier and Type | Method and Description |
|---|---|
RequestReportResponse |
ObjectFactory.createRequestReportResponse()
Create an instance of
RequestReportResponse |
RequestReportResponse |
RequestReportResponse.withRequestReportResult(RequestReportResult value)
Sets the value of the RequestReportResult property.
|
RequestReportResponse |
RequestReportResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.