public class ManageReportScheduleAsyncSample extends Object
| Constructor and Description |
|---|
ManageReportScheduleAsyncSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeManageReportSchedule(MarketplaceWebService service,
List<ManageReportScheduleRequest> requests)
Manage Report Schedule request sample
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
|
static void |
main(String... args)
Just add a few required parameters, and try the service
Manage Report Schedule functionality
|
public static void main(String... args)
args - unusedpublic static void invokeManageReportSchedule(MarketplaceWebService service, List<ManageReportScheduleRequest> requests)
service - instance of MarketplaceWebService servicerequests - list of requests to processCopyright © 2020. All rights reserved.