| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportScheduleListByNextTokenResult |
GetReportScheduleListByNextTokenResponse.getReportScheduleListByNextTokenResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportScheduleListByNextTokenResult |
ObjectFactory.createGetReportScheduleListByNextTokenResult()
Create an instance of
GetReportScheduleListByNextTokenResult |
GetReportScheduleListByNextTokenResult |
GetReportScheduleListByNextTokenResponse.getGetReportScheduleListByNextTokenResult()
Gets the value of the getReportScheduleListByNextTokenResult property.
|
GetReportScheduleListByNextTokenResult |
GetReportScheduleListByNextTokenResult.withHasNext(boolean value)
Sets the value of the HasNext property.
|
GetReportScheduleListByNextTokenResult |
GetReportScheduleListByNextTokenResult.withNextToken(String value)
Sets the value of the NextToken property.
|
GetReportScheduleListByNextTokenResult |
GetReportScheduleListByNextTokenResult.withReportScheduleList(ReportSchedule... values)
Sets the value of the ReportSchedule property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportScheduleListByNextTokenResponse.setGetReportScheduleListByNextTokenResult(GetReportScheduleListByNextTokenResult value)
Sets the value of the getReportScheduleListByNextTokenResult property.
|
GetReportScheduleListByNextTokenResponse |
GetReportScheduleListByNextTokenResponse.withGetReportScheduleListByNextTokenResult(GetReportScheduleListByNextTokenResult value)
Sets the value of the GetReportScheduleListByNextTokenResult property.
|
| Constructor and Description |
|---|
GetReportScheduleListByNextTokenResponse(GetReportScheduleListByNextTokenResult getReportScheduleListByNextTokenResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.