| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportListByNextTokenResult |
GetReportListByNextTokenResponse.getReportListByNextTokenResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportListByNextTokenResult |
ObjectFactory.createGetReportListByNextTokenResult()
Create an instance of
GetReportListByNextTokenResult |
GetReportListByNextTokenResult |
GetReportListByNextTokenResponse.getGetReportListByNextTokenResult()
Gets the value of the getReportListByNextTokenResult property.
|
GetReportListByNextTokenResult |
GetReportListByNextTokenResult.withHasNext(boolean value)
Sets the value of the HasNext property.
|
GetReportListByNextTokenResult |
GetReportListByNextTokenResult.withNextToken(String value)
Sets the value of the NextToken property.
|
GetReportListByNextTokenResult |
GetReportListByNextTokenResult.withReportInfoList(ReportInfo... values)
Sets the value of the ReportInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportListByNextTokenResponse.setGetReportListByNextTokenResult(GetReportListByNextTokenResult value)
Sets the value of the getReportListByNextTokenResult property.
|
GetReportListByNextTokenResponse |
GetReportListByNextTokenResponse.withGetReportListByNextTokenResult(GetReportListByNextTokenResult value)
Sets the value of the GetReportListByNextTokenResult property.
|
| Constructor and Description |
|---|
GetReportListByNextTokenResponse(GetReportListByNextTokenResult getReportListByNextTokenResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.