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