public class GetFeedSubmissionCountSample extends Object
| Constructor and Description |
|---|
GetFeedSubmissionCountSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeGetFeedSubmissionCount(MarketplaceWebService service,
GetFeedSubmissionCountRequest request)
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, GetFeedSubmissionCountRequest request)
service - instance of MarketplaceWebService servicerequest - Action to invokeCopyright © 2020. All rights reserved.