| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected GetReportRequestListByNextTokenResult |
GetReportRequestListByNextTokenResponse.getReportRequestListByNextTokenResult |
| Modifier and Type | Method and Description |
|---|---|
GetReportRequestListByNextTokenResult |
ObjectFactory.createGetReportRequestListByNextTokenResult()
Create an instance of
GetReportRequestListByNextTokenResult |
GetReportRequestListByNextTokenResult |
GetReportRequestListByNextTokenResponse.getGetReportRequestListByNextTokenResult()
Gets the value of the getReportRequestListByNextTokenResult property.
|
GetReportRequestListByNextTokenResult |
GetReportRequestListByNextTokenResult.withHasNext(boolean value)
Sets the value of the HasNext property.
|
GetReportRequestListByNextTokenResult |
GetReportRequestListByNextTokenResult.withNextToken(String value)
Sets the value of the NextToken property.
|
GetReportRequestListByNextTokenResult |
GetReportRequestListByNextTokenResult.withReportRequestInfoList(ReportRequestInfo... values)
Sets the value of the ReportRequestInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportRequestListByNextTokenResponse.setGetReportRequestListByNextTokenResult(GetReportRequestListByNextTokenResult value)
Sets the value of the getReportRequestListByNextTokenResult property.
|
GetReportRequestListByNextTokenResponse |
GetReportRequestListByNextTokenResponse.withGetReportRequestListByNextTokenResult(GetReportRequestListByNextTokenResult value)
Sets the value of the GetReportRequestListByNextTokenResult property.
|
| Constructor and Description |
|---|
GetReportRequestListByNextTokenResponse(GetReportRequestListByNextTokenResult getReportRequestListByNextTokenResult,
ResponseMetadata responseMetadata)
Value constructor
|
Copyright © 2020. All rights reserved.