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