| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportScheduleListResult |
GetReportScheduleListResponse.getReportScheduleListResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleListResult |
ObjectFactory.createGetReportScheduleListResult()
Create an instance of
GetReportScheduleListResult |
GetReportScheduleListResult |
GetReportScheduleListResponse.getGetReportScheduleListResult()
Gets the value of the getReportScheduleListResult property.
|
GetReportScheduleListResult |
GetReportScheduleListResult.withHasNext(boolean value)
Sets the value of the HasNext property.
|
GetReportScheduleListResult |
GetReportScheduleListResult.withNextToken(String value)
Sets the value of the NextToken property.
|
GetReportScheduleListResult |
GetReportScheduleListResult.withReportScheduleList(ReportSchedule... values)
Sets the value of the ReportSchedule property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportScheduleListResponse.setGetReportScheduleListResult(GetReportScheduleListResult value)
Sets the value of the getReportScheduleListResult property.
|
GetReportScheduleListResponse |
GetReportScheduleListResponse.withGetReportScheduleListResult(GetReportScheduleListResult value)
Sets the value of the GetReportScheduleListResult property.
|
| Constructor and Description |
|---|
GetReportScheduleListResponse(GetReportScheduleListResult getReportScheduleListResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.