| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportListResult |
GetReportListResponse.getReportListResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportListResult |
ObjectFactory.createGetReportListResult()
Create an instance of
GetReportListResult |
GetReportListResult |
GetReportListResponse.getGetReportListResult()
Gets the value of the getReportListResult property.
|
GetReportListResult |
GetReportListResult.withHasNext(boolean value)
Sets the value of the HasNext property.
|
GetReportListResult |
GetReportListResult.withNextToken(String value)
Sets the value of the NextToken property.
|
GetReportListResult |
GetReportListResult.withReportInfoList(ReportInfo... values)
Sets the value of the ReportInfoList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportListResponse.setGetReportListResult(GetReportListResult value)
Sets the value of the getReportListResult property.
|
GetReportListResponse |
GetReportListResponse.withGetReportListResult(GetReportListResult value)
Sets the value of the GetReportListResult property.
|
| Constructor and Description |
|---|
GetReportListResponse(GetReportListResult getReportListResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.