public class GetFeedSubmissionCountAsyncSample extends Object
| Constructor and Description |
|---|
GetFeedSubmissionCountAsyncSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeGetFeedSubmissionCount(MarketplaceWebService service,
List<GetFeedSubmissionCountRequest> requests)
Get Feed Submission Count request sample
returns the number of feeds matching all of the specified criteria
|
static void |
main(String... args)
Just add a few required parameters, and try the service
Get Feed Submission Count functionality
|
public static void main(String... args)
args - unusedpublic static void invokeGetFeedSubmissionCount(MarketplaceWebService service, List<GetFeedSubmissionCountRequest> requests)
service - instance of MarketplaceWebService servicerequests - list of requests to processCopyright © 2020. All rights reserved.