| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleListResponse |
MarketplaceWebServiceClient.getReportScheduleList(GetReportScheduleListRequest request)
Get Report Schedule List
returns the list of report schedules
|
GetReportScheduleListResponse |
MarketplaceWebService.getReportScheduleList(GetReportScheduleListRequest request)
Get Report Schedule List
returns the list of report schedules
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportScheduleListResponse> |
MarketplaceWebServiceClient.getReportScheduleListAsync(GetReportScheduleListRequest request)
Non-blocking Get Report Schedule List
Returns
future pointer to GetReportScheduleListResponse
If response is ready, call to future.get()
will return GetReportScheduleListResponse. |
Future<GetReportScheduleListResponse> |
MarketplaceWebService.getReportScheduleListAsync(GetReportScheduleListRequest request)
Non-blocking Get Report Schedule List
Returns
future pointer to GetReportScheduleListResponse
If response is ready, call to future.get()
will return GetReportScheduleListResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleListResponse |
MarketplaceWebServiceMock.getReportScheduleList(GetReportScheduleListRequest request)
Get Report Schedule List
returns the list of report schedules
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportScheduleListResponse> |
MarketplaceWebServiceMock.getReportScheduleListAsync(GetReportScheduleListRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleListResponse |
ObjectFactory.createGetReportScheduleListResponse()
Create an instance of
GetReportScheduleListResponse |
GetReportScheduleListResponse |
GetReportScheduleListResponse.withGetReportScheduleListResult(GetReportScheduleListResult value)
Sets the value of the GetReportScheduleListResult property.
|
GetReportScheduleListResponse |
GetReportScheduleListResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.