public class GetFeedSubmissionListByNextTokenAsyncSample extends Object
| Constructor and Description |
|---|
GetFeedSubmissionListByNextTokenAsyncSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeGetFeedSubmissionListByNextToken(MarketplaceWebService service,
List<GetFeedSubmissionListByNextTokenRequest> requests)
Get Feed Submission List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
|
static void |
main(String... args)
Just add a few required parameters, and try the service
Get Feed Submission List By Next Token functionality
|
public GetFeedSubmissionListByNextTokenAsyncSample()
public static void main(String... args)
args - unusedpublic static void invokeGetFeedSubmissionListByNextToken(MarketplaceWebService service, List<GetFeedSubmissionListByNextTokenRequest> requests)
service - instance of MarketplaceWebService servicerequests - list of requests to processCopyright © 2020. All rights reserved.