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