| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListResponse |
MarketplaceWebServiceClient.getFeedSubmissionList(GetFeedSubmissionListRequest request)
Get Feed Submission List
returns a list of feed submission identifiers and their associated metadata
|
GetFeedSubmissionListResponse |
MarketplaceWebService.getFeedSubmissionList(GetFeedSubmissionListRequest request)
Get Feed Submission List
returns a list of feed submission identifiers and their associated metadata
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFeedSubmissionListResponse> |
MarketplaceWebServiceClient.getFeedSubmissionListAsync(GetFeedSubmissionListRequest request)
Non-blocking Get Feed Submission List
Returns
future pointer to GetFeedSubmissionListResponse
If response is ready, call to future.get()
will return GetFeedSubmissionListResponse. |
Future<GetFeedSubmissionListResponse> |
MarketplaceWebService.getFeedSubmissionListAsync(GetFeedSubmissionListRequest request)
Non-blocking Get Feed Submission List
Returns
future pointer to GetFeedSubmissionListResponse
If response is ready, call to future.get()
will return GetFeedSubmissionListResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListResponse |
MarketplaceWebServiceMock.getFeedSubmissionList(GetFeedSubmissionListRequest request)
Get Feed Submission List
returns a list of feed submission identifiers and their associated metadata
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFeedSubmissionListResponse> |
MarketplaceWebServiceMock.getFeedSubmissionListAsync(GetFeedSubmissionListRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListResponse |
ObjectFactory.createGetFeedSubmissionListResponse()
Create an instance of
GetFeedSubmissionListResponse |
GetFeedSubmissionListResponse |
GetFeedSubmissionListResponse.withGetFeedSubmissionListResult(GetFeedSubmissionListResult value)
Sets the value of the GetFeedSubmissionListResult property.
|
GetFeedSubmissionListResponse |
GetFeedSubmissionListResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.