| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected ManageReportScheduleResult |
ManageReportScheduleResponse.manageReportScheduleResult |
| Modifier and Type | Method and Description |
|---|---|
ManageReportScheduleResult |
ObjectFactory.createManageReportScheduleResult()
Create an instance of
ManageReportScheduleResult |
ManageReportScheduleResult |
ManageReportScheduleResponse.getManageReportScheduleResult()
Gets the value of the manageReportScheduleResult property.
|
ManageReportScheduleResult |
ManageReportScheduleResult.withCount(int value)
Sets the value of the Count property.
|
ManageReportScheduleResult |
ManageReportScheduleResult.withReportScheduleList(ReportSchedule... values)
Sets the value of the ReportSchedule property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManageReportScheduleResponse.setManageReportScheduleResult(ManageReportScheduleResult value)
Sets the value of the manageReportScheduleResult property.
|
ManageReportScheduleResponse |
ManageReportScheduleResponse.withManageReportScheduleResult(ManageReportScheduleResult value)
Sets the value of the ManageReportScheduleResult property.
|
| Constructor and Description |
|---|
ManageReportScheduleResponse(ManageReportScheduleResult manageReportScheduleResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.