public class GetReportScheduleCountAsyncSample extends Object
| Constructor and Description |
|---|
GetReportScheduleCountAsyncSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeGetReportScheduleCount(MarketplaceWebService service,
List<GetReportScheduleCountRequest> requests)
Get Report Schedule Count request sample
returns the number of report schedules
|
static void |
main(String... args)
Just add a few required parameters, and try the service
Get Report Schedule Count functionality
|
public static void main(String... args)
args - unusedpublic static void invokeGetReportScheduleCount(MarketplaceWebService service, List<GetReportScheduleCountRequest> requests)
service - instance of MarketplaceWebService servicerequests - list of requests to processCopyright © 2020. All rights reserved.