| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListByNextTokenResponse |
MarketplaceWebServiceClient.getFeedSubmissionListByNextToken(GetFeedSubmissionListByNextTokenRequest request)
Get Feed Submission List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
GetFeedSubmissionListByNextTokenResponse |
MarketplaceWebService.getFeedSubmissionListByNextToken(GetFeedSubmissionListByNextTokenRequest request)
Get Feed Submission List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFeedSubmissionListByNextTokenResponse> |
MarketplaceWebServiceClient.getFeedSubmissionListByNextTokenAsync(GetFeedSubmissionListByNextTokenRequest request)
Non-blocking Get Feed Submission List By Next Token
Returns
future pointer to GetFeedSubmissionListByNextTokenResponse
If response is ready, call to future.get()
will return GetFeedSubmissionListByNextTokenResponse. |
Future<GetFeedSubmissionListByNextTokenResponse> |
MarketplaceWebService.getFeedSubmissionListByNextTokenAsync(GetFeedSubmissionListByNextTokenRequest request)
Non-blocking Get Feed Submission List By Next Token
Returns
future pointer to GetFeedSubmissionListByNextTokenResponse
If response is ready, call to future.get()
will return GetFeedSubmissionListByNextTokenResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListByNextTokenResponse |
MarketplaceWebServiceMock.getFeedSubmissionListByNextToken(GetFeedSubmissionListByNextTokenRequest request)
Get Feed Submission List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFeedSubmissionListByNextTokenResponse> |
MarketplaceWebServiceMock.getFeedSubmissionListByNextTokenAsync(GetFeedSubmissionListByNextTokenRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetFeedSubmissionListByNextTokenResponse |
ObjectFactory.createGetFeedSubmissionListByNextTokenResponse()
Create an instance of
GetFeedSubmissionListByNextTokenResponse |
GetFeedSubmissionListByNextTokenResponse |
GetFeedSubmissionListByNextTokenResponse.withGetFeedSubmissionListByNextTokenResult(GetFeedSubmissionListByNextTokenResult value)
Sets the value of the GetFeedSubmissionListByNextTokenResult property.
|
GetFeedSubmissionListByNextTokenResponse |
GetFeedSubmissionListByNextTokenResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.