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