public class GetReportScheduleListByNextTokenAsyncSample extends Object
| Constructor and Description |
|---|
GetReportScheduleListByNextTokenAsyncSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeGetReportScheduleListByNextToken(MarketplaceWebService service,
List<GetReportScheduleListByNextTokenRequest> requests)
Get Report Schedule List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
|
static void |
main(String... args)
Just add a few required parameters, and try the service
Get Report Schedule List By Next Token functionality
|
public GetReportScheduleListByNextTokenAsyncSample()
public static void main(String... args)
args - unusedpublic static void invokeGetReportScheduleListByNextToken(MarketplaceWebService service, List<GetReportScheduleListByNextTokenRequest> requests)
service - instance of MarketplaceWebService servicerequests - list of requests to processCopyright © 2020. All rights reserved.