| Package | Description |
|---|---|
| com.amazonservices.mws.orders._2013_09_01.model |
| Modifier and Type | Method and Description |
|---|---|
ListOrdersResult |
ListOrdersResponse.getListOrdersResult()
Get the value of ListOrdersResult.
|
ListOrdersResult |
ListOrdersResult.withCreatedBefore(XMLGregorianCalendar createdBefore)
Set the value of CreatedBefore, return this.
|
ListOrdersResult |
ListOrdersResult.withLastUpdatedBefore(XMLGregorianCalendar lastUpdatedBefore)
Set the value of LastUpdatedBefore, return this.
|
ListOrdersResult |
ListOrdersResult.withNextToken(String nextToken)
Set the value of NextToken, return this.
|
ListOrdersResult |
ListOrdersResult.withOrders(Order... values)
Add values for Orders, return this.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOrdersResponse.setListOrdersResult(ListOrdersResult listOrdersResult)
Set the value of ListOrdersResult.
|
ListOrdersResponse |
ListOrdersResponse.withListOrdersResult(ListOrdersResult listOrdersResult)
Set the value of ListOrdersResult, return this.
|
| Constructor and Description |
|---|
ListOrdersResponse(ListOrdersResult listOrdersResult,
ResponseMetadata responseMetadata)
Value constructor.
|
Copyright © 2014. All Rights Reserved.