| Package | Description |
|---|---|
| com.amazonaws.mws | |
| com.amazonaws.mws.mock | |
| com.amazonaws.mws.model |
| Modifier and Type | Method and Description |
|---|---|
ManageReportScheduleResponse |
MarketplaceWebServiceClient.manageReportSchedule(ManageReportScheduleRequest request)
Manage Report Schedule
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
|
ManageReportScheduleResponse |
MarketplaceWebService.manageReportSchedule(ManageReportScheduleRequest request)
Manage Report Schedule
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ManageReportScheduleResponse> |
MarketplaceWebServiceClient.manageReportScheduleAsync(ManageReportScheduleRequest request)
Non-blocking Manage Report Schedule
Returns
future pointer to ManageReportScheduleResponse
If response is ready, call to future.get()
will return ManageReportScheduleResponse. |
Future<ManageReportScheduleResponse> |
MarketplaceWebService.manageReportScheduleAsync(ManageReportScheduleRequest request)
Non-blocking Manage Report Schedule
Returns
future pointer to ManageReportScheduleResponse
If response is ready, call to future.get()
will return ManageReportScheduleResponse. |
| Modifier and Type | Method and Description |
|---|---|
ManageReportScheduleResponse |
MarketplaceWebServiceMock.manageReportSchedule(ManageReportScheduleRequest request)
Manage Report Schedule
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ManageReportScheduleResponse> |
MarketplaceWebServiceMock.manageReportScheduleAsync(ManageReportScheduleRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ManageReportScheduleResponse |
ObjectFactory.createManageReportScheduleResponse()
Create an instance of
ManageReportScheduleResponse |
ManageReportScheduleResponse |
ManageReportScheduleResponse.withManageReportScheduleResult(ManageReportScheduleResult value)
Sets the value of the ManageReportScheduleResult property.
|
ManageReportScheduleResponse |
ManageReportScheduleResponse.withResponseMetadata(ResponseMetadata value)
Sets the value of the ResponseMetadata property.
|
Copyright © 2020. All rights reserved.