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