| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
CancelReportRequestsResponse |
MarketplaceWebServiceClient.cancelReportRequests(CancelReportRequestsRequest request)
Cancel Report Requests
cancels report request that have not yet started processing,
by default all those within the last 90 days
|
CancelReportRequestsResponse |
MarketplaceWebService.cancelReportRequests(CancelReportRequestsRequest request)
Cancel Report Requests
cancels report requests that have not yet started processing,
by default all those within the last 90 days
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelReportRequestsResponse> |
MarketplaceWebServiceClient.cancelReportRequestsAsync(CancelReportRequestsRequest request)
Non-blocking Cancel Report Requests
Returns
future pointer to CancelReportRequestsResponse
If response is ready, call to future.get()
will return CancelReportRequestsResponse. |
Future<CancelReportRequestsResponse> |
MarketplaceWebService.cancelReportRequestsAsync(CancelReportRequestsRequest request)
Non-blocking Cancel Report Requests
Returns
future pointer to CancelReportRequestsResponse
If response is ready, call to future.get()
will return CancelReportRequestsResponse. |
| Modifier and Type | Method and Description |
|---|---|
CancelReportRequestsResponse |
MarketplaceWebServiceMock.cancelReportRequests(CancelReportRequestsRequest request)
Cancel Report Requests
cancels report requests that have not yet started processing,
by default all those within the last 90 days
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelReportRequestsResponse> |
MarketplaceWebServiceMock.cancelReportRequestsAsync(CancelReportRequestsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CancelReportRequestsResponse |
ObjectFactory.createCancelReportRequestsResponse()
Create an instance of
CancelReportRequestsResponse |
CancelReportRequestsResponse |
CancelReportRequestsResponse.withCancelReportRequestsResult(CancelReportRequestsResult value)
Sets the value of the CancelReportRequestsResult property.
|
CancelReportRequestsResponse |
CancelReportRequestsResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.