| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionResultResponse |
MarketplaceWebServiceClient.getFeedSubmissionResult(GetFeedSubmissionResultRequest request)
Get Feed Submission Result
retrieves the feed processing report
|
GetFeedSubmissionResultResponse |
MarketplaceWebService.getFeedSubmissionResult(GetFeedSubmissionResultRequest request)
Get Feed Submission Result
retrieves the feed processing report
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFeedSubmissionResultResponse> |
MarketplaceWebServiceClient.getFeedSubmissionResultAsync(GetFeedSubmissionResultRequest request)
Non-blocking Get Feed Submission Result
Returns
future pointer to GetFeedSubmissionResultResponse
If response is ready, call to future.get()
will return GetFeedSubmissionResultResponse. |
Future<GetFeedSubmissionResultResponse> |
MarketplaceWebService.getFeedSubmissionResultAsync(GetFeedSubmissionResultRequest request)
Non-blocking Get Feed Submission Result
Returns
future pointer to GetFeedSubmissionResultResponse
If response is ready, call to future.get()
will return GetFeedSubmissionResultResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionResultResponse |
MarketplaceWebServiceMock.getFeedSubmissionResult(GetFeedSubmissionResultRequest request)
Get Feed Submission Result
retrieves the feed processing report
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFeedSubmissionResultResponse> |
MarketplaceWebServiceMock.getFeedSubmissionResultAsync(GetFeedSubmissionResultRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionResultResponse |
ObjectFactory.createGetFeedSubmissionResultResponse()
Create an instance of
GetFeedSubmissionResultResponse |
GetFeedSubmissionResultResponse |
GetFeedSubmissionResultResponse.withGetFeedSubmissionResultResult(GetFeedSubmissionResultResult value)
Sets the value of the GetFeedSubmissionResultResult property.
|
GetFeedSubmissionResultResponse |
GetFeedSubmissionResultResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.