| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListResponse |
MarketplaceWebServiceClient.getReportRequestList(GetReportRequestListRequest request)
Get Report Request List
returns a list of report requests ids and their associated metadata
|
GetReportRequestListResponse |
MarketplaceWebService.getReportRequestList(GetReportRequestListRequest request)
Get Report Request List
returns a list of report requests ids and their associated metadata
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportRequestListResponse> |
MarketplaceWebServiceClient.getReportRequestListAsync(GetReportRequestListRequest request)
Non-blocking Get Report Request List
Returns
future pointer to GetReportRequestListResponse
If response is ready, call to future.get()
will return GetReportRequestListResponse. |
Future<GetReportRequestListResponse> |
MarketplaceWebService.getReportRequestListAsync(GetReportRequestListRequest request)
Non-blocking Get Report Request List
Returns
future pointer to GetReportRequestListResponse
If response is ready, call to future.get()
will return GetReportRequestListResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListResponse |
MarketplaceWebServiceMock.getReportRequestList(GetReportRequestListRequest request)
Get Report Request List
returns a list of report requests ids and their associated metadata
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportRequestListResponse> |
MarketplaceWebServiceMock.getReportRequestListAsync(GetReportRequestListRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListResponse |
ObjectFactory.createGetReportRequestListResponse()
Create an instance of
GetReportRequestListResponse |
GetReportRequestListResponse |
GetReportRequestListResponse.withGetReportRequestListResult(GetReportRequestListResult value)
Sets the value of the GetReportRequestListResult property.
|
GetReportRequestListResponse |
GetReportRequestListResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.