A B C D E F G H I J L M N O P Q R S T U W 

A

AbstractMwsObject - Class in com.amazonservices.mws.client
Abstract class that provides default implementations for some of the MwsObject interface methods.
AbstractMwsObject() - Constructor for class com.amazonservices.mws.client.AbstractMwsObject
 
Address - Class in com.amazonservices.mws.orders._2013_09_01.model
Address complex type.
Address(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Address
Value constructor.
Address() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Address
Default constructor.
append(String) - Method in class com.amazonservices.mws.client.MwsJsonBuilder
 
append(String, int, int) - Method in class com.amazonservices.mws.client.MwsJsonBuilder
 
append(String, int, int) - Method in class com.amazonservices.mws.client.MwsJsonWriter
Append chars from a string to the output.
append(String) - Method in class com.amazonservices.mws.client.MwsJsonWriter
Append string to the output.
append(String) - Method in class com.amazonservices.mws.client.MwsXmlBuilder
 
append(String, int, int) - Method in class com.amazonservices.mws.client.MwsXmlBuilder
 
append(String) - Method in class com.amazonservices.mws.client.MwsXmlWriter
Append a string to the output.
append(String, int, int) - Method in class com.amazonservices.mws.client.MwsXmlWriter
Append range of a string to the output.

B

beginObject(String) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
beginObject(String) - Method in interface com.amazonservices.mws.client.MwsWriter
Write a begin tag for an object value.
beginObject(String) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 

C

call(MwsRequestType, MwsObject) - Method in class com.amazonservices.mws.client.MwsConnection
Call an operation and return the response data.
callAsync(MwsRequestType, MwsObject) - Method in class com.amazonservices.mws.client.MwsConnection
Call a request async, return a future on the response data.
clone() - Method in class com.amazonservices.mws.client.MwsConnection
Clone this connection, creates an unconnected connection with all the same settings.
close() - Method in class com.amazonservices.mws.client.MwsConnection
 
close() - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
close() - Method in interface com.amazonservices.mws.client.MwsReader
 
close(Closeable) - Static method in class com.amazonservices.mws.client.MwsUtl
Close a Closeable if it is not null.
close() - Method in interface com.amazonservices.mws.client.MwsWriter
 
close() - Method in class com.amazonservices.mws.client.MwsXmlReader
 
close() - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
CN_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for CN production.
com.amazonservices.mws.client - package com.amazonservices.mws.client
 
com.amazonservices.mws.orders._2013_09_01 - package com.amazonservices.mws.orders._2013_09_01
 
com.amazonservices.mws.orders._2013_09_01.model - package com.amazonservices.mws.orders._2013_09_01.model
 
connection - Variable in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 

D

DE_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for DE production.

E

endObject(String) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
endObject(String) - Method in interface com.amazonservices.mws.client.MwsWriter
Write the end of an object value.
endObject(String) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
equals(Object) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
ES_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for ES production.
escapeAppName(String) - Static method in class com.amazonservices.mws.client.MwsUtl
Escape application name before using to form user agent string.
escapeAppVersion(String) - Static method in class com.amazonservices.mws.client.MwsUtl
Escape an application version string.
escapeAttributeName(String) - Static method in class com.amazonservices.mws.client.MwsUtl
Standardize and escape an attribute name.
escapeAttributeValue(String) - Static method in class com.amazonservices.mws.client.MwsUtl
Standardize and escape an attribute value.
EU_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for EU production.
execute() - Method in interface com.amazonservices.mws.client.MwsCall
Execute the request synchronously without error handling or backoff/retry logic.

F

FR_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for FR production.

G

getAddressLine1() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of AddressLine1.
getAddressLine2() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of AddressLine2.
getAddressLine3() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of AddressLine3.
getAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Get the value of AmazonOrderId.
getAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Get the value of AmazonOrderId.
getAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Get the value of AmazonOrderId.
getAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Get the value of AmazonOrderId.
getAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of AmazonOrderId.
getAmount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Get the value of Amount.
getApplicationName() - Method in class com.amazonservices.mws.client.MwsConnection
Get the client application name.
getApplicationVersion() - Method in class com.amazonservices.mws.client.MwsConnection
Get the client application version.
getASIN() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ASIN.
getAwsAccessKeyId() - Method in class com.amazonservices.mws.client.MwsConnection
Get the configured AWS access key id.
getBodyContent() - Method in class com.amazonservices.mws.client.MwsResponse
Get the response body contents.
getBuyerEmail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of BuyerEmail.
getBuyerEmail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of BuyerEmail.
getBuyerName() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of BuyerName.
getBuyerSelectedInvoiceCategory() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Get the value of BuyerSelectedInvoiceCategory.
getCbaDisplayableShippingLabel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of CbaDisplayableShippingLabel.
getCity() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of City.
getCODFee() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of CODFee.
getCODFeeDiscount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of CODFeeDiscount.
getConditionId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ConditionId.
getConditionNote() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ConditionNote.
getConditionSubtypeId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ConditionSubtypeId.
getConnectionTimeout() - Method in class com.amazonservices.mws.client.MwsConnection
Get the connection timeout.
getCountryCode() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of CountryCode.
getCounty() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of County.
getCreatedAfter() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of CreatedAfter.
getCreatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Get the value of CreatedBefore.
getCreatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of CreatedBefore.
getCreatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Get the value of CreatedBefore.
getCurrencyCode() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Get the value of CurrencyCode.
getDetail() - Method in exception com.amazonservices.mws.client.MwsException
The error detail information.
getDetail() - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
getDistrict() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of District.
getDTF() - Static method in class com.amazonservices.mws.client.MwsUtl
Get a thread local DatatypeFactory.
getEarliestDeliveryDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of EarliestDeliveryDate.
getEarliestShipDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of EarliestShipDate.
getEndpoint() - Method in class com.amazonservices.mws.client.MwsConnection
Gets end point property.
getErrorCode() - Method in exception com.amazonservices.mws.client.MwsException
Gets error code returned by the service if available.
getErrorCode() - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
getErrorType() - Method in exception com.amazonservices.mws.client.MwsException
Gets error type returned by the service if available.
getErrorType() - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
getExecutorService() - Method in class com.amazonservices.mws.client.MwsConnection
Get the executor service that will be used for async requests.
getFulfillmentChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of FulfillmentChannel.
getFulfillmentChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of FulfillmentChannel.
getGetOrderResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Get the value of GetOrderResult.
getGetServiceStatusResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Get the value of GetServiceStatusResult.
getGiftMessageText() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of GiftMessageText.
getGiftWrapLevel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of GiftWrapLevel.
getGiftWrapPrice() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of GiftWrapPrice.
getGiftWrapTax() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of GiftWrapTax.
getHttpMessage() - Method in class com.amazonservices.mws.client.MwsResponse
Get the HTTP status message from the response.
getHttpStatus() - Method in class com.amazonservices.mws.client.MwsResponse
Get the HTTP status code from the response.
getInvoiceData() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of InvoiceData.
getInvoiceInformation() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Get the value of InvoiceInformation.
getInvoiceRequirement() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Get the value of InvoiceRequirement.
getInvoiceTitle() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Get the value of InvoiceTitle.
getItemPrice() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ItemPrice.
getItemTax() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ItemTax.
getLastUpdatedAfter() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of LastUpdatedAfter.
getLastUpdateDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of LastUpdateDate.
getLastUpdatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Get the value of LastUpdatedBefore.
getLastUpdatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of LastUpdatedBefore.
getLastUpdatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Get the value of LastUpdatedBefore.
getLatestDeliveryDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of LatestDeliveryDate.
getLatestShipDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of LatestShipDate.
getLibraryVersion() - Method in class com.amazonservices.mws.client.MwsConnection
Get the client library version.
getListOrderItemsByNextTokenResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Get the value of ListOrderItemsByNextTokenResult.
getListOrderItemsResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Get the value of ListOrderItemsResult.
getListOrdersByNextTokenResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Get the value of ListOrdersByNextTokenResult.
getListOrdersResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Get the value of ListOrdersResult.
getLocale() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Get the value of Locale.
getMarketplaceId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of MarketplaceId.
getMarketplaceId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of MarketplaceId.
getMaxAsyncQueueSize() - Method in class com.amazonservices.mws.client.MwsConnection
Get the MaxAsyncQueueSize property.
getMaxAsyncQueueSize() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Get the configured max async queue size.
getMaxAsyncThreads() - Method in class com.amazonservices.mws.client.MwsConnection
Get MaxAsyncThreads property.
getMaxAsyncThreads() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Get the configured max async thread count.
getMaxConnections() - Method in class com.amazonservices.mws.client.MwsConnection
Gets MaxConnections property
getMaxConnections() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets MaxConnections property
getMaxErrorRetry() - Method in class com.amazonservices.mws.client.MwsConnection
Gets MaxErrorRetry property
getMaxErrorRetry() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets MaxErrorRetry property
getMaxResultsPerPage() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of MaxResultsPerPage.
getMessage() - Method in exception com.amazonservices.mws.client.MwsException
 
getMessage() - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
getMessageId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Get the value of MessageId.
getMessages() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Get the value of Messages.
getName() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of Name.
getNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Get the value of NextToken.
getNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Get the value of NextToken.
getNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Get the value of NextToken.
getNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Get the value of NextToken.
getNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Get the value of NextToken.
getNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Get the value of NextToken.
getNumberOfItemsShipped() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of NumberOfItemsShipped.
getNumberOfItemsUnshipped() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of NumberOfItemsUnshipped.
getOperationName() - Method in interface com.amazonservices.mws.client.MwsRequestType
Get the operation name that identifies the operation within the service version.
getOperationName() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
getOrder(GetOrderRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrders
Get Order This operation takes up to 50 order ids and returns the corresponding orders.
getOrder(GetOrderRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
getOrderAsync(GetOrderRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsync
Get Order This operation takes up to 50 order ids and returns the corresponding orders.
getOrderAsync(GetOrderRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
getOrderChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of OrderChannel.
getOrderItemId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of OrderItemId.
getOrderItems() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Get the value of OrderItems.
getOrderItems() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Get the value of OrderItems.
GetOrderRequest - Class in com.amazonservices.mws.orders._2013_09_01.model
GetOrderRequest complex type.
GetOrderRequest(String, List<String>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Value constructor.
GetOrderRequest() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Default constructor.
GetOrderResponse - Class in com.amazonservices.mws.orders._2013_09_01.model
GetOrderResponse complex type.
GetOrderResponse(GetOrderResult, ResponseMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Value constructor.
GetOrderResponse() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Default constructor.
GetOrderResult - Class in com.amazonservices.mws.orders._2013_09_01.model
GetOrderResult complex type.
GetOrderResult(List<Order>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Value constructor.
GetOrderResult() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Default constructor.
getOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Get the value of Orders.
getOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Get the value of Orders.
getOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Get the value of Orders.
getOrderStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of OrderStatus.
getOrderStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of OrderStatus.
getOrderTotal() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of OrderTotal.
getOrderType() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of OrderType.
getPayment() - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Get the value of Payment.
getPaymentExecutionDetail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of PaymentExecutionDetail.
getPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of PaymentMethod.
getPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of PaymentMethod.
getPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Get the value of PaymentMethod.
getPhone() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of Phone.
getPostalCode() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of PostalCode.
getPromotionDiscount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of PromotionDiscount.
getPromotionIds() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of PromotionIds.
getProxyHost() - Method in class com.amazonservices.mws.client.MwsConnection
Gets ProxyHost property
getProxyHost() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets ProxyHost property
getProxyPassword() - Method in class com.amazonservices.mws.client.MwsConnection
Gets ProxyPassword property
getProxyPassword() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets ProxyPassword property
getProxyPort() - Method in class com.amazonservices.mws.client.MwsConnection
Gets ProxyPort property.
getProxyPort() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets ProxyPort property
getProxyUsername() - Method in class com.amazonservices.mws.client.MwsConnection
Gets the proxy username property.
getProxyUsername() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets ProxyUsername property
getPurchaseDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of PurchaseDate.
getQuantityOrdered() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of QuantityOrdered.
getQuantityShipped() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of QuantityShipped.
getQuotaMax() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Gets the max quota allowed for a quota period (from the x-mws-quota-max header)
getQuotaRemaining() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Gets the quota remaining within this quota period (from the x-mws-quota-remaining header)
getQuotaResetsAt() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Gets the time that this quota period ends (from the x-mws-quota-resetsOn header)
getRequestHeader(String) - Method in class com.amazonservices.mws.client.MwsConnection
Gets the currently set value of a request header
getRequestHeader(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets the currently set value of a request header
getRequestHeaders() - Method in class com.amazonservices.mws.client.MwsConnection
Gets the currently set request headers
getRequestId() - Method in exception com.amazonservices.mws.client.MwsException
Get the request id from the response header metadata.
getRequestId() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Gets the x-mws-request-id header value.
getRequestId() - Method in class com.amazonservices.mws.client.MwsResponseMetadata
Gets the request id.
getRequestId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Get the value of RequestId.
getResponseClass() - Method in interface com.amazonservices.mws.client.MwsRequestType
Get the class that will hold a successful response.
getResponseClass() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
getResponseContext() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Gets the x-mws-response-context header value.
getResponseHeaderMetadata() - Method in interface com.amazonservices.mws.client.MwsCall
Gets metadata from response header.
getResponseHeaderMetadata() - Method in exception com.amazonservices.mws.client.MwsException
Get the response header metadata.
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.client.MwsResponse
Get the response header metadata from the response http headers.
getResponseHeaderMetadata() - Method in exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Get the value of ResponseHeaderMetadata.
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Get the value of ResponseHeaderMetadata.
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Get the value of ResponseHeaderMetadata.
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Get the value of ResponseHeaderMetadata.
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Get the value of ResponseHeaderMetadata.
getResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Get the value of ResponseHeaderMetadata.
getResponseHeaderMetadata() - Method in interface com.amazonservices.mws.orders._2013_09_01.model.MWSResponse
Get the response header metadata.
getResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Get the value of ResponseMetadata.
getResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Get the value of ResponseMetadata.
getResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Get the value of ResponseMetadata.
getResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Get the value of ResponseMetadata.
getResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Get the value of ResponseMetadata.
getResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Get the value of ResponseMetadata.
getSalesChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of SalesChannel.
getScheduledDeliveryEndDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ScheduledDeliveryEndDate.
getScheduledDeliveryStartDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ScheduledDeliveryStartDate.
getSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Get the value of SellerId.
getSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Get the value of SellerId.
getSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Get the value of SellerId.
getSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Get the value of SellerId.
getSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Get the value of SellerId.
getSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of SellerId.
getSellerOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of SellerOrderId.
getSellerOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of SellerOrderId.
getSellerSKU() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of SellerSKU.
getServicePath() - Method in interface com.amazonservices.mws.client.MwsRequestType
Get the service path string that identifies the service and version to call on the server.
getServicePath() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
getServiceStatus(GetServiceStatusRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrders
Get Service Status Returns the service status of a particular MWS API section.
getServiceStatus(GetServiceStatusRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
getServiceStatusAsync(GetServiceStatusRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsync
Get Service Status Returns the service status of a particular MWS API section.
getServiceStatusAsync(GetServiceStatusRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
GetServiceStatusRequest - Class in com.amazonservices.mws.orders._2013_09_01.model
GetServiceStatusRequest complex type.
GetServiceStatusRequest(String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Value constructor.
GetServiceStatusRequest() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Default constructor.
GetServiceStatusResponse - Class in com.amazonservices.mws.orders._2013_09_01.model
GetServiceStatusResponse complex type.
GetServiceStatusResponse(GetServiceStatusResult, ResponseMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Value constructor.
GetServiceStatusResponse() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Default constructor.
GetServiceStatusResult - Class in com.amazonservices.mws.orders._2013_09_01.model
GetServiceStatusResult complex type.
GetServiceStatusResult(String, XMLGregorianCalendar, String, List<Message>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Value constructor.
GetServiceStatusResult() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Default constructor.
getServiceURL() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
getServiceVersion() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
getShipmentServiceLevelCategory() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of ShipmentServiceLevelCategory.
getShippedByAmazonTFM() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of ShippedByAmazonTFM.
getShippingAddress() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of ShippingAddress.
getShippingDiscount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ShippingDiscount.
getShippingPrice() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ShippingPrice.
getShippingTax() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of ShippingTax.
getShipServiceLevel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of ShipServiceLevel.
getSignatureMethod() - Method in class com.amazonservices.mws.client.MwsConnection
Gets SignatureMethod property
getSignatureMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets the SignatureMethod property
getSignatureVersion() - Method in class com.amazonservices.mws.client.MwsConnection
Gets SignatureVersion property
getSignatureVersion() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Gets the SignatureVersion property
getSocketTimeout() - Method in class com.amazonservices.mws.client.MwsConnection
Gets SocketTimeout property
getStateOrRegion() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Get the value of StateOrRegion.
getStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Get the value of Status.
getStatusCode() - Method in exception com.amazonservices.mws.client.MwsException
Gets status code returned by the service if available.
getText() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Get the value of Text.
getTF() - Static method in class com.amazonservices.mws.client.MwsUtl
Get a thread local transformer factory.
getTFMShipmentStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Get the value of TFMShipmentStatus.
getTFMShipmentStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Get the value of TFMShipmentStatus.
getTimestamp() - Method in exception com.amazonservices.mws.client.MwsException
Get the timestamp from the response header metadata.
getTimestamp() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Gets the x-mws-timestamp header value.
getTimestamp() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Get the value of Timestamp.
getTitle() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Get the value of Title.
getUserAgent() - Method in class com.amazonservices.mws.client.MwsConnection
Gets UserAgent property
getUserAgent() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
getXML() - Method in exception com.amazonservices.mws.client.MwsException
Gets XML returned by the service if available.

H

hashCode() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 

I

IN_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for IN production.
includeRequestHeader(String, String) - Method in class com.amazonservices.mws.client.MwsConnection
Sets the value of a request header to be included on every request
includeRequestHeader(String, String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Sets the value of a request header to be included on every request
InvoiceData - Class in com.amazonservices.mws.orders._2013_09_01.model
InvoiceData complex type.
InvoiceData(String, String, String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Value constructor.
InvoiceData() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Default constructor.
invoke() - Method in interface com.amazonservices.mws.client.MwsCall
Invoke the request synchronously with error handling and backoff/retry logic.
isSetAddressLine1() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if AddressLine1 is set.
isSetAddressLine2() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if AddressLine2 is set.
isSetAddressLine3() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if AddressLine3 is set.
isSetAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Check to see if AmazonOrderId is set.
isSetAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Check to see if AmazonOrderId is set.
isSetAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Check to see if AmazonOrderId is set.
isSetAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Check to see if AmazonOrderId is set.
isSetAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if AmazonOrderId is set.
isSetAmount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Check to see if Amount is set.
isSetASIN() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ASIN is set.
isSetBuyerEmail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if BuyerEmail is set.
isSetBuyerEmail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if BuyerEmail is set.
isSetBuyerName() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if BuyerName is set.
isSetBuyerSelectedInvoiceCategory() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Check to see if BuyerSelectedInvoiceCategory is set.
isSetCbaDisplayableShippingLabel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if CbaDisplayableShippingLabel is set.
isSetCity() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if City is set.
isSetCODFee() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if CODFee is set.
isSetCODFeeDiscount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if CODFeeDiscount is set.
isSetConditionId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ConditionId is set.
isSetConditionNote() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ConditionNote is set.
isSetConditionSubtypeId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ConditionSubtypeId is set.
isSetCountryCode() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if CountryCode is set.
isSetCounty() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if County is set.
isSetCreatedAfter() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if CreatedAfter is set.
isSetCreatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Check to see if CreatedBefore is set.
isSetCreatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if CreatedBefore is set.
isSetCreatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Check to see if CreatedBefore is set.
isSetCurrencyCode() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Check to see if CurrencyCode is set.
isSetDistrict() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if District is set.
isSetEarliestDeliveryDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if EarliestDeliveryDate is set.
isSetEarliestShipDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if EarliestShipDate is set.
isSetFulfillmentChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if FulfillmentChannel is set.
isSetFulfillmentChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if FulfillmentChannel is set.
isSetGetOrderResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Check to see if GetOrderResult is set.
isSetGetServiceStatusResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Check to see if GetServiceStatusResult is set.
isSetGiftMessageText() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if GiftMessageText is set.
isSetGiftWrapLevel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if GiftWrapLevel is set.
isSetGiftWrapPrice() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if GiftWrapPrice is set.
isSetGiftWrapTax() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if GiftWrapTax is set.
isSetInvoiceData() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if InvoiceData is set.
isSetInvoiceInformation() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Check to see if InvoiceInformation is set.
isSetInvoiceRequirement() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Check to see if InvoiceRequirement is set.
isSetInvoiceTitle() - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Check to see if InvoiceTitle is set.
isSetItemPrice() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ItemPrice is set.
isSetItemTax() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ItemTax is set.
isSetLastUpdatedAfter() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if LastUpdatedAfter is set.
isSetLastUpdateDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if LastUpdateDate is set.
isSetLastUpdatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Check to see if LastUpdatedBefore is set.
isSetLastUpdatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if LastUpdatedBefore is set.
isSetLastUpdatedBefore() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Check to see if LastUpdatedBefore is set.
isSetLatestDeliveryDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if LatestDeliveryDate is set.
isSetLatestShipDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if LatestShipDate is set.
isSetListOrderItemsByNextTokenResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Check to see if ListOrderItemsByNextTokenResult is set.
isSetListOrderItemsResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Check to see if ListOrderItemsResult is set.
isSetListOrdersByNextTokenResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Check to see if ListOrdersByNextTokenResult is set.
isSetListOrdersResult() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Check to see if ListOrdersResult is set.
isSetLocale() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Check to see if Locale is set.
isSetMarketplaceId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if MarketplaceId is set.
isSetMarketplaceId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if MarketplaceId is set.
isSetMaxAsyncQueueSize() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetMaxAsyncThreads() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetMaxConnections() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetMaxErrorRetry() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetMaxResultsPerPage() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if MaxResultsPerPage is set.
isSetMessageId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Check to see if MessageId is set.
isSetMessages() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Check to see if Messages is set.
isSetName() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if Name is set.
isSetNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Check to see if NextToken is set.
isSetNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Check to see if NextToken is set.
isSetNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Check to see if NextToken is set.
isSetNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Check to see if NextToken is set.
isSetNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Check to see if NextToken is set.
isSetNextToken() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Check to see if NextToken is set.
isSetNumberOfItemsShipped() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if NumberOfItemsShipped is set.
isSetNumberOfItemsUnshipped() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if NumberOfItemsUnshipped is set.
isSetOrderChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if OrderChannel is set.
isSetOrderItemId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if OrderItemId is set.
isSetOrderItems() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Check to see if OrderItems is set.
isSetOrderItems() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Check to see if OrderItems is set.
isSetOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Check to see if Orders is set.
isSetOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Check to see if Orders is set.
isSetOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Check to see if Orders is set.
isSetOrderStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if OrderStatus is set.
isSetOrderStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if OrderStatus is set.
isSetOrderTotal() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if OrderTotal is set.
isSetOrderType() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if OrderType is set.
isSetPayment() - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Check to see if Payment is set.
isSetPaymentExecutionDetail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if PaymentExecutionDetail is set.
isSetPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if PaymentMethod is set.
isSetPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if PaymentMethod is set.
isSetPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Check to see if PaymentMethod is set.
isSetPhone() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if Phone is set.
isSetPostalCode() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if PostalCode is set.
isSetPromotionDiscount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if PromotionDiscount is set.
isSetPromotionIds() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if PromotionIds is set.
isSetProxyHost() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetProxyPassword() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetProxyPort() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetProxyUsername() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetPurchaseDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if PurchaseDate is set.
isSetQuantityShipped() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if QuantityShipped is set.
isSetRequestHeader(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Checks if a request header is set
isSetRequestId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Check to see if RequestId is set.
isSetResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Check to see if ResponseHeaderMetadata is set.
isSetResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Check to see if ResponseHeaderMetadata is set.
isSetResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Check to see if ResponseHeaderMetadata is set.
isSetResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Check to see if ResponseHeaderMetadata is set.
isSetResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Check to see if ResponseHeaderMetadata is set.
isSetResponseHeaderMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Check to see if ResponseHeaderMetadata is set.
isSetResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Check to see if ResponseMetadata is set.
isSetResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Check to see if ResponseMetadata is set.
isSetResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Check to see if ResponseMetadata is set.
isSetResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Check to see if ResponseMetadata is set.
isSetResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Check to see if ResponseMetadata is set.
isSetResponseMetadata() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Check to see if ResponseMetadata is set.
isSetSalesChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if SalesChannel is set.
isSetScheduledDeliveryEndDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ScheduledDeliveryEndDate is set.
isSetScheduledDeliveryStartDate() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ScheduledDeliveryStartDate is set.
isSetSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Check to see if SellerId is set.
isSetSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Check to see if SellerId is set.
isSetSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Check to see if SellerId is set.
isSetSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Check to see if SellerId is set.
isSetSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Check to see if SellerId is set.
isSetSellerId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if SellerId is set.
isSetSellerOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if SellerOrderId is set.
isSetSellerOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if SellerOrderId is set.
isSetSellerSKU() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if SellerSKU is set.
isSetServiceURL() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetShipmentServiceLevelCategory() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if ShipmentServiceLevelCategory is set.
isSetShippedByAmazonTFM() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if ShippedByAmazonTFM is set.
isSetShippingAddress() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if ShippingAddress is set.
isSetShippingDiscount() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ShippingDiscount is set.
isSetShippingPrice() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ShippingPrice is set.
isSetShippingTax() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if ShippingTax is set.
isSetShipServiceLevel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if ShipServiceLevel is set.
isSetSignatureMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetSignatureVersion() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isSetStateOrRegion() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Check to see if StateOrRegion is set.
isSetStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Check to see if Status is set.
isSetText() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Check to see if Text is set.
isSetTFMShipmentStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Check to see if TFMShipmentStatus is set.
isSetTFMShipmentStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check to see if TFMShipmentStatus is set.
isSetTimestamp() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Check to see if Timestamp is set.
isSetTitle() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Check to see if Title is set.
isSetUserAgent() - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
isShippedByAmazonTFM() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Check the value of ShippedByAmazonTFM.
IT_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for IT production.

J

JP_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for JP production.

L

listOrderItems(ListOrderItemsRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrders
List Order Items This operation can be used to list the items of the order indicated by the given order id (only a single Amazon order id is allowed).
listOrderItems(ListOrderItemsRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
listOrderItemsAsync(ListOrderItemsRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsync
List Order Items This operation can be used to list the items of the order indicated by the given order id (only a single Amazon order id is allowed).
listOrderItemsAsync(ListOrderItemsRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
listOrderItemsByNextToken(ListOrderItemsByNextTokenRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrders
List Order Items By Next Token If ListOrderItems cannot return all the order items in one go, it will provide a nextToken.
listOrderItemsByNextToken(ListOrderItemsByNextTokenRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
listOrderItemsByNextTokenAsync(ListOrderItemsByNextTokenRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsync
List Order Items By Next Token If ListOrderItems cannot return all the order items in one go, it will provide a nextToken.
listOrderItemsByNextTokenAsync(ListOrderItemsByNextTokenRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
ListOrderItemsByNextTokenRequest - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrderItemsByNextTokenRequest complex type.
ListOrderItemsByNextTokenRequest(String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Value constructor.
ListOrderItemsByNextTokenRequest() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Default constructor.
ListOrderItemsByNextTokenResponse - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrderItemsByNextTokenResponse complex type.
ListOrderItemsByNextTokenResponse(ListOrderItemsByNextTokenResult, ResponseMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Value constructor.
ListOrderItemsByNextTokenResponse() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Default constructor.
ListOrderItemsByNextTokenResult - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrderItemsByNextTokenResult complex type.
ListOrderItemsByNextTokenResult(String, String, List<OrderItem>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Value constructor.
ListOrderItemsByNextTokenResult() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Default constructor.
ListOrderItemsRequest - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrderItemsRequest complex type.
ListOrderItemsRequest(String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Value constructor.
ListOrderItemsRequest() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Default constructor.
ListOrderItemsResponse - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrderItemsResponse complex type.
ListOrderItemsResponse(ListOrderItemsResult, ResponseMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Value constructor.
ListOrderItemsResponse() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Default constructor.
ListOrderItemsResult - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrderItemsResult complex type.
ListOrderItemsResult(String, String, List<OrderItem>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Value constructor.
ListOrderItemsResult() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Default constructor.
listOrders(ListOrdersRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrders
List Orders ListOrders can be used to find orders that meet the specified criteria.
listOrders(ListOrdersRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
listOrdersAsync(ListOrdersRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsync
List Orders ListOrders can be used to find orders that meet the specified criteria.
listOrdersAsync(ListOrdersRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
listOrdersByNextToken(ListOrdersByNextTokenRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrders
List Orders By Next Token If ListOrders returns a nextToken, thus indicating that there are more orders than returned that matched the given filter criteria, ListOrdersByNextToken can be used to retrieve those other orders using that nextToken.
listOrdersByNextToken(ListOrdersByNextTokenRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
listOrdersByNextTokenAsync(ListOrdersByNextTokenRequest) - Method in interface com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsync
List Orders By Next Token If ListOrders returns a nextToken, thus indicating that there are more orders than returned that matched the given filter criteria, ListOrdersByNextToken can be used to retrieve those other orders using that nextToken.
listOrdersByNextTokenAsync(ListOrdersByNextTokenRequest) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
ListOrdersByNextTokenRequest - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrdersByNextTokenRequest complex type.
ListOrdersByNextTokenRequest(String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Value constructor.
ListOrdersByNextTokenRequest() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Default constructor.
ListOrdersByNextTokenResponse - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrdersByNextTokenResponse complex type.
ListOrdersByNextTokenResponse(ListOrdersByNextTokenResult, ResponseMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Value constructor.
ListOrdersByNextTokenResponse() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Default constructor.
ListOrdersByNextTokenResult - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrdersByNextTokenResult complex type.
ListOrdersByNextTokenResult(String, XMLGregorianCalendar, XMLGregorianCalendar, List<Order>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Value constructor.
ListOrdersByNextTokenResult() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Default constructor.
ListOrdersRequest - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrdersRequest complex type.
ListOrdersRequest(String, XMLGregorianCalendar, XMLGregorianCalendar, XMLGregorianCalendar, XMLGregorianCalendar, List<String>, List<String>, List<String>, List<String>, String, String, Integer, List<String>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Value constructor.
ListOrdersRequest() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Default constructor.
ListOrdersResponse - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrdersResponse complex type.
ListOrdersResponse(ListOrdersResult, ResponseMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Value constructor.
ListOrdersResponse() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Default constructor.
ListOrdersResult - Class in com.amazonservices.mws.orders._2013_09_01.model
ListOrdersResult complex type.
ListOrdersResult(String, XMLGregorianCalendar, XMLGregorianCalendar, List<Order>) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Value constructor.
ListOrdersResult() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Default constructor.

M

MarketplaceWebServiceOrders - Interface in com.amazonservices.mws.orders._2013_09_01
This contains the Order Retrieval API section of the Marketplace Web Service.
MarketplaceWebServiceOrdersAsync - Interface in com.amazonservices.mws.orders._2013_09_01
This contains the Order Retrieval API section of the Marketplace Web Service.
MarketplaceWebServiceOrdersAsyncClient - Class in com.amazonservices.mws.orders._2013_09_01
 
MarketplaceWebServiceOrdersAsyncClient(String, String, String, String, MarketplaceWebServiceOrdersConfig, ExecutorService) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
MarketplaceWebServiceOrdersAsyncClient(String, String, String, String, MarketplaceWebServiceOrdersConfig) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
MarketplaceWebServiceOrdersAsyncClient(String, String, MarketplaceWebServiceOrdersConfig) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
MarketplaceWebServiceOrdersAsyncClient(String, String, String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersAsyncClient
 
MarketplaceWebServiceOrdersClient - Class in com.amazonservices.mws.orders._2013_09_01
 
MarketplaceWebServiceOrdersClient(String, String, String, String, MarketplaceWebServiceOrdersConfig) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
MarketplaceWebServiceOrdersClient(String, String, MarketplaceWebServiceOrdersConfig) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
MarketplaceWebServiceOrdersClient(String, String, String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
MarketplaceWebServiceOrdersClient.RequestType - Class in com.amazonservices.mws.orders._2013_09_01
 
MarketplaceWebServiceOrdersClient.RequestType(String, Class<? extends MWSResponse>, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
MarketplaceWebServiceOrdersConfig - Class in com.amazonservices.mws.orders._2013_09_01
Configuration for a connection.
MarketplaceWebServiceOrdersConfig() - Constructor for class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
MarketplaceWebServiceOrdersException - Exception in com.amazonservices.mws.orders._2013_09_01
Exceptions thrown by MarketplaceWebServiceOrders operations.
MarketplaceWebServiceOrdersException(String) - Constructor for exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
MarketplaceWebServiceOrdersException(String, int) - Constructor for exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
MarketplaceWebServiceOrdersException(Throwable) - Constructor for exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
MarketplaceWebServiceOrdersException(String, Throwable) - Constructor for exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
MarketplaceWebServiceOrdersException(String, int, String, String, String, String, ResponseHeaderMetadata) - Constructor for exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
MarketplaceWebServiceOrdersException(String, int, String, String, String, String) - Constructor for exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
Message - Class in com.amazonservices.mws.orders._2013_09_01.model
Message complex type.
Message(String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Message
Value constructor.
Message() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Message
Default constructor.
Money - Class in com.amazonservices.mws.orders._2013_09_01.model
Money complex type.
Money(String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Money
Value constructor.
Money() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Money
Default constructor.
MwsCall - Interface in com.amazonservices.mws.client
Interface for call instances.
MwsConnection - Class in com.amazonservices.mws.client
An connection to a server to send requests to for processing.
MwsConnection() - Constructor for class com.amazonservices.mws.client.MwsConnection
Create with defaults.
MwsConnection(URI, String, String, String, String) - Constructor for class com.amazonservices.mws.client.MwsConnection
Create a connection.
MWSEndpoint - Class in com.amazonservices.mws.orders._2013_09_01
 
MwsEndpoints - Class in com.amazonservices.mws.client
Published URI's for MWS services.
MwsEndpoints() - Constructor for class com.amazonservices.mws.client.MwsEndpoints
Never instantiated, but is extended.
MwsException - Exception in com.amazonservices.mws.client
Exception thrown by MWS API requests.
MwsException(int, String, String, String, String, MwsResponseHeaderMetadata) - Constructor for exception com.amazonservices.mws.client.MwsException
Initializes MwsException with information available from service.
MwsException(int, String, Throwable) - Constructor for exception com.amazonservices.mws.client.MwsException
Initialize and set cause from another exception.
MwsException(Throwable) - Constructor for exception com.amazonservices.mws.client.MwsException
Create wrap around another MwsException.
MwsException.XmlMwsException - Class in com.amazonservices.mws.client
Used to read MWSException from XML since MWSException cannot extend AbstractMwsObject.
MwsException.XmlMwsException() - Constructor for class com.amazonservices.mws.client.MwsException.XmlMwsException
 
MwsJsonBuilder - Class in com.amazonservices.mws.client
A MwsWriter that builds a JSON string.
MwsJsonWriter - Class in com.amazonservices.mws.client
An MwsWriter that writes JSON to a java.io.Writer.
MwsJsonWriter(Writer) - Constructor for class com.amazonservices.mws.client.MwsJsonWriter
Wrap a writer.
MwsObject - Interface in com.amazonservices.mws.client
An object that can read/write from MwsReader/MwsWriter.
MwsReader - Interface in com.amazonservices.mws.client
Methods to read an object from XML, JSON or other serial form.
MwsRequestType - Interface in com.amazonservices.mws.client
Defines metadata for an operation.
MwsResponse - Class in com.amazonservices.mws.client
Response from MwsCall.call method.
MWSResponse - Interface in com.amazonservices.mws.orders._2013_09_01.model
Interface implemented by responses.
MwsResponseHeaderMetadata - Class in com.amazonservices.mws.client
Response header metadata.
MwsResponseHeaderMetadata(String, List<String>, String, Double, Double, Date) - Constructor for class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Create an immutable instance.
MwsResponseHeaderMetadata(String, List<String>, String) - Constructor for class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Create an immutable instance.
MwsResponseHeaderMetadata(MwsResponseHeaderMetadata) - Constructor for class com.amazonservices.mws.client.MwsResponseHeaderMetadata
Copy another instance.
MwsResponseMetadata - Class in com.amazonservices.mws.client
Response metadata.
MwsResponseMetadata() - Constructor for class com.amazonservices.mws.client.MwsResponseMetadata
 
MwsUtl - Class in com.amazonservices.mws.client
Static utility functions used by MWS client classes.
MwsWriter - Interface in com.amazonservices.mws.client
Interface for objects that write data and complex types to some format.
MwsXmlBuilder - Class in com.amazonservices.mws.client
A MwsWriter that builds a XML string.
MwsXmlReader - Class in com.amazonservices.mws.client
A MwsReader that reads XML from a java.io.Reader.
MwsXmlReader(InputStream) - Constructor for class com.amazonservices.mws.client.MwsXmlReader
Create a MwsXmlReader instance around a java.io.InputStream This constructor wraps the input stream, to close it call the close method on the returned instance.
MwsXmlReader(String) - Constructor for class com.amazonservices.mws.client.MwsXmlReader
Create a MwsXmlReader instance that reads a string.
MwsXmlWriter - Class in com.amazonservices.mws.client
An MwsWriter that writes XML to a StringBuilder.
MwsXmlWriter(Writer) - Constructor for class com.amazonservices.mws.client.MwsXmlWriter
Create instance that outputs to a java.io.Writer.

N

NA_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for NA production.
newCall(String, String) - Method in class com.amazonservices.mws.client.MwsConnection
Create a new request.

O

Order - Class in com.amazonservices.mws.orders._2013_09_01.model
Order complex type.
Order(String, String, XMLGregorianCalendar, XMLGregorianCalendar, String, String, String, String, String, Address, Money, Integer, Integer, List<PaymentExecutionDetailItem>, String, String, String, String, String, Boolean, String, String, String, XMLGregorianCalendar, XMLGregorianCalendar, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Order
Value constructor.
Order() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.Order
Default constructor.
OrderItem - Class in com.amazonservices.mws.orders._2013_09_01.model
OrderItem complex type.
OrderItem(String, String, String, String, int, Integer, Money, Money, Money, Money, Money, Money, Money, Money, List<String>, Money, Money, String, String, InvoiceData, String, String, String, String, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Value constructor.
OrderItem() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Default constructor.

P

PaymentExecutionDetailItem - Class in com.amazonservices.mws.orders._2013_09_01.model
PaymentExecutionDetailItem complex type.
PaymentExecutionDetailItem(Money, String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Value constructor.
PaymentExecutionDetailItem() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Default constructor.

Q

quoteAppName(String) - Static method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
quoteAppVersion(String) - Static method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
quoteAttributeName(String) - Static method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
quoteAttributeValue(String) - Static method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 

R

read(String, Class<T>) - Method in interface com.amazonservices.mws.client.MwsReader
Read the next labeled value.
read(String, Class<T>) - Method in class com.amazonservices.mws.client.MwsXmlReader
 
readAny() - Method in interface com.amazonservices.mws.client.MwsReader
Read a list of all elements, ignoring type and name.
readAny() - Method in class com.amazonservices.mws.client.MwsXmlReader
 
readAttribute(String, Class<T>) - Method in interface com.amazonservices.mws.client.MwsReader
Get an attribute by name.
readAttribute(String, Class<T>) - Method in class com.amazonservices.mws.client.MwsXmlReader
 
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
readFragmentFrom(MwsReader) - Method in interface com.amazonservices.mws.client.MwsObject
Read from a reader not including any enclosing tags/markers.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.client.MwsResponseMetadata
 
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Read members from a MwsReader.
readFragmentFrom(MwsReader) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Read members from a MwsReader.
readList(String, Class<T>) - Method in interface com.amazonservices.mws.client.MwsReader
Read a list of sibling elements.
readList(String, String, Class<T>) - Method in interface com.amazonservices.mws.client.MwsReader
Read a list of child elements.
readList(String, Class<T>) - Method in class com.amazonservices.mws.client.MwsXmlReader
 
readList(String, String, Class<T>) - Method in class com.amazonservices.mws.client.MwsXmlReader
 
readValue(Class<T>) - Method in interface com.amazonservices.mws.client.MwsReader
Read raw string value.
readValue(Class<T>) - Method in class com.amazonservices.mws.client.MwsXmlReader
 
ResponseHeaderMetadata - Class in com.amazonservices.mws.orders._2013_09_01.model
ResponseHeaderMetadata
ResponseHeaderMetadata(String, List<String>, String, Double, Double, Date) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ResponseHeaderMetadata
Value constructor.
ResponseHeaderMetadata() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ResponseHeaderMetadata
Empty constructor.
ResponseHeaderMetadata(MwsResponseHeaderMetadata) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ResponseHeaderMetadata
Copy constructor.
ResponseMetadata - Class in com.amazonservices.mws.orders._2013_09_01.model
ResponseMetadata complex type.
ResponseMetadata(String) - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Value constructor.
ResponseMetadata() - Constructor for class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Default constructor.

S

servicePath - Variable in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient
 
setAddressLine1(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of AddressLine1.
setAddressLine2(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of AddressLine2.
setAddressLine3(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of AddressLine3.
setAmazonOrderId(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Set the value of AmazonOrderId.
setAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Set the value of AmazonOrderId.
setAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Set the value of AmazonOrderId.
setAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Set the value of AmazonOrderId.
setAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of AmazonOrderId.
setAmount(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Set the value of Amount.
setApplicationName(String) - Method in class com.amazonservices.mws.client.MwsConnection
Set the application name.
setApplicationVersion(String) - Method in class com.amazonservices.mws.client.MwsConnection
Set the application version.
setASIN(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ASIN.
setAwsAccessKeyId(String) - Method in class com.amazonservices.mws.client.MwsConnection
Set the access key id.
setAwsSecretKeyId(String) - Method in class com.amazonservices.mws.client.MwsConnection
Set the secret key.
setBuyerEmail(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of BuyerEmail.
setBuyerEmail(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of BuyerEmail.
setBuyerName(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of BuyerName.
setBuyerSelectedInvoiceCategory(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of BuyerSelectedInvoiceCategory.
setCbaDisplayableShippingLabel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of CbaDisplayableShippingLabel.
setCity(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of City.
setCODFee(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of CODFee.
setCODFeeDiscount(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of CODFeeDiscount.
setConditionId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ConditionId.
setConditionNote(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ConditionNote.
setConditionSubtypeId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ConditionSubtypeId.
setConnectionTimeout(int) - Method in class com.amazonservices.mws.client.MwsConnection
Set the connection timeout.
setCountryCode(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of CountryCode.
setCounty(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of County.
setCreatedAfter(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of CreatedAfter.
setCreatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of CreatedBefore.
setCreatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of CreatedBefore.
setCreatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of CreatedBefore.
setCurrencyCode(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Set the value of CurrencyCode.
setDistrict(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of District.
setEarliestDeliveryDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of EarliestDeliveryDate.
setEarliestShipDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of EarliestShipDate.
setEndpoint(URI) - Method in class com.amazonservices.mws.client.MwsConnection
Sets service endpoint property.
setExecutorService(ExecutorService) - Method in class com.amazonservices.mws.client.MwsConnection
Set the executor service to use for async requests.
setFulfillmentChannel(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of FulfillmentChannel.
setFulfillmentChannel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of FulfillmentChannel.
setGetOrderResult(GetOrderResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Set the value of GetOrderResult.
setGetServiceStatusResult(GetServiceStatusResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Set the value of GetServiceStatusResult.
setGiftMessageText(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftMessageText.
setGiftWrapLevel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftWrapLevel.
setGiftWrapPrice(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftWrapPrice.
setGiftWrapTax(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftWrapTax.
setInvoiceData(InvoiceData) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of InvoiceData.
setInvoiceInformation(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of InvoiceInformation.
setInvoiceRequirement(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of InvoiceRequirement.
setInvoiceTitle(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of InvoiceTitle.
setItemPrice(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ItemPrice.
setItemTax(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ItemTax.
setLastUpdatedAfter(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of LastUpdatedAfter.
setLastUpdateDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of LastUpdateDate.
setLastUpdatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of LastUpdatedBefore.
setLastUpdatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of LastUpdatedBefore.
setLastUpdatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of LastUpdatedBefore.
setLatestDeliveryDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of LatestDeliveryDate.
setLatestShipDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of LatestShipDate.
setLibraryVersion(String) - Method in class com.amazonservices.mws.client.MwsConnection
Set the client library version.
setListOrderItemsByNextTokenResult(ListOrderItemsByNextTokenResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Set the value of ListOrderItemsByNextTokenResult.
setListOrderItemsResult(ListOrderItemsResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Set the value of ListOrderItemsResult.
setListOrdersByNextTokenResult(ListOrdersByNextTokenResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Set the value of ListOrdersByNextTokenResult.
setListOrdersResult(ListOrdersResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Set the value of ListOrdersResult.
setLocale(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Set the value of Locale.
setMarketplaceId(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of MarketplaceId.
setMarketplaceId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of MarketplaceId.
setMaxAsyncQueueSize(int) - Method in class com.amazonservices.mws.client.MwsConnection
Set MaxAsyncQueueSize property.
setMaxAsyncQueueSize(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setMaxAsyncThreads(int) - Method in class com.amazonservices.mws.client.MwsConnection
Set MaxAsyncThreads property.
setMaxAsyncThreads(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setMaxConnections(int) - Method in class com.amazonservices.mws.client.MwsConnection
Set MaxConnections property.
setMaxConnections(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setMaxErrorRetry(int) - Method in class com.amazonservices.mws.client.MwsConnection
Sets MaxErrorRetry property
setMaxErrorRetry(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setMaxResultsPerPage(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of MaxResultsPerPage.
setMessageId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of MessageId.
setMessages(List<Message>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of Messages.
setName(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of Name.
setNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Set the value of NextToken.
setNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Set the value of NextToken.
setNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Set the value of NextToken.
setNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Set the value of NextToken.
setNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of NextToken.
setNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of NextToken.
setNumberOfItemsShipped(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of NumberOfItemsShipped.
setNumberOfItemsUnshipped(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of NumberOfItemsUnshipped.
setOrderChannel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderChannel.
setOrderItemId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of OrderItemId.
setOrderItems(List<OrderItem>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Set the value of OrderItems.
setOrderItems(List<OrderItem>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Set the value of OrderItems.
setOrders(List<Order>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Set the value of Orders.
setOrders(List<Order>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of Orders.
setOrders(List<Order>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of Orders.
setOrderStatus(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of OrderStatus.
setOrderStatus(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderStatus.
setOrderTotal(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderTotal.
setOrderType(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderType.
setPayment(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Set the value of Payment.
setPaymentExecutionDetail(List<PaymentExecutionDetailItem>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of PaymentExecutionDetail.
setPaymentMethod(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of PaymentMethod.
setPaymentMethod(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of PaymentMethod.
setPaymentMethod(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Set the value of PaymentMethod.
setPhone(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of Phone.
setPostalCode(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of PostalCode.
setPromotionDiscount(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of PromotionDiscount.
setPromotionIds(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of PromotionIds.
setProxyHost(String) - Method in class com.amazonservices.mws.client.MwsConnection
Sets ProxyHost property
setProxyHost(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setProxyPassword(String) - Method in class com.amazonservices.mws.client.MwsConnection
Sets ProxyPassword property
setProxyPassword(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setProxyPort(int) - Method in class com.amazonservices.mws.client.MwsConnection
Sets ProxyPort property.
setProxyPort(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setProxyUsername(String) - Method in class com.amazonservices.mws.client.MwsConnection
Sets ProxyUsername property.
setProxyUsername(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setPurchaseDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of PurchaseDate.
setQuantityOrdered(int) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of QuantityOrdered.
setQuantityShipped(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of QuantityShipped.
setRequestId(String) - Method in class com.amazonservices.mws.client.MwsResponseMetadata
Set the request id.
setRequestId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Set the value of RequestId.
setResponseHeaderMetadata(MwsResponseHeaderMetadata) - Method in exception com.amazonservices.mws.client.MwsException
Set the response header metadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in exception com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersException
 
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Set the value of ResponseHeaderMetadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Set the value of ResponseHeaderMetadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Set the value of ResponseHeaderMetadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Set the value of ResponseHeaderMetadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Set the value of ResponseHeaderMetadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Set the value of ResponseHeaderMetadata.
setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in interface com.amazonservices.mws.orders._2013_09_01.model.MWSResponse
Set the response header metadata.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Set the value of ResponseMetadata.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Set the value of ResponseMetadata.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Set the value of ResponseMetadata.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Set the value of ResponseMetadata.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Set the value of ResponseMetadata.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Set the value of ResponseMetadata.
setRHMD(MwsObject, MwsResponseHeaderMetadata) - Method in interface com.amazonservices.mws.client.MwsRequestType
Wrap response header metadata and set into response object.
setRHMD(MwsObject, MwsResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
setSalesChannel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of SalesChannel.
setScheduledDeliveryEndDate(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ScheduledDeliveryEndDate.
setScheduledDeliveryStartDate(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ScheduledDeliveryStartDate.
setSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Set the value of SellerId.
setSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Set the value of SellerId.
setSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Set the value of SellerId.
setSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Set the value of SellerId.
setSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Set the value of SellerId.
setSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of SellerId.
setSellerOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of SellerOrderId.
setSellerOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of SellerOrderId.
setSellerSKU(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of SellerSKU.
setServiceURL(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Set the service URL to make requests against.
setShipmentServiceLevelCategory(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShipmentServiceLevelCategory.
setShippedByAmazonTFM(Boolean) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShippedByAmazonTFM.
setShippingAddress(Address) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShippingAddress.
setShippingDiscount(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ShippingDiscount.
setShippingPrice(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ShippingPrice.
setShippingTax(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ShippingTax.
setShipServiceLevel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShipServiceLevel.
setSignatureMethod(String) - Method in class com.amazonservices.mws.client.MwsConnection
Sets SignatureMethod property
setSignatureMethod(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setSignatureVersion(String) - Method in class com.amazonservices.mws.client.MwsConnection
Sets SignatureVersion property
setSignatureVersion(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
setSocketTimeout(int) - Method in class com.amazonservices.mws.client.MwsConnection
Sets SocketTimeout property
setStateOrRegion(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of StateOrRegion.
setStatus(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of Status.
setText(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Set the value of Text.
setTFMShipmentStatus(List<String>) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of TFMShipmentStatus.
setTFMShipmentStatus(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of TFMShipmentStatus.
setTimestamp(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of Timestamp.
setTitle(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of Title.
setUserAgent(String, String, String, String...) - Method in class com.amazonservices.mws.client.MwsConnection
Sets UserAgent property
setUserAgent(String, String, String, String...) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 

T

toJSON() - Method in class com.amazonservices.mws.client.AbstractMwsObject
 
toJSON() - Method in interface com.amazonservices.mws.client.MwsObject
Write self to a JSON object representation.
toJSONFragment() - Method in class com.amazonservices.mws.client.AbstractMwsObject
 
toJSONFragment() - Method in interface com.amazonservices.mws.client.MwsObject
Render self to a fragment of JSON.
toString() - Method in class com.amazonservices.mws.client.MwsJsonBuilder
 
toString() - Method in class com.amazonservices.mws.client.MwsResponseHeaderMetadata
 
toString() - Method in class com.amazonservices.mws.client.MwsXmlBuilder
 
toXML() - Method in class com.amazonservices.mws.client.AbstractMwsObject
 
toXML() - Method in interface com.amazonservices.mws.client.MwsObject
Write self to a XML object representation.
toXMLFragment() - Method in class com.amazonservices.mws.client.AbstractMwsObject
 
toXMLFragment() - Method in interface com.amazonservices.mws.client.MwsObject
Render self to an XML fragment.

U

UK_PROD - Static variable in class com.amazonservices.mws.client.MwsEndpoints
URI for UK production.
unsetAmazonOrderId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Clear AmazonOrderId.
unsetFulfillmentChannel() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Clear FulfillmentChannel.
unsetMarketplaceId() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Clear MarketplaceId.
unsetMessages() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Clear Messages.
unsetOrderItems() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Clear OrderItems.
unsetOrderItems() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Clear OrderItems.
unsetOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Clear Orders.
unsetOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Clear Orders.
unsetOrders() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Clear Orders.
unsetOrderStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Clear OrderStatus.
unsetPaymentExecutionDetail() - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Clear PaymentExecutionDetail.
unsetPaymentMethod() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Clear PaymentMethod.
unsetPromotionIds() - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Clear PromotionIds.
unsetTFMShipmentStatus() - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Clear TFMShipmentStatus.
urlEncode(String, boolean) - Static method in class com.amazonservices.mws.client.MwsUtl
URL encode a value.

W

withAddressLine1(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of AddressLine1, return this.
withAddressLine2(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of AddressLine2, return this.
withAddressLine3(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of AddressLine3, return this.
withAmazonOrderId(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Add values for AmazonOrderId, return this.
withAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Set the value of AmazonOrderId, return this.
withAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Set the value of AmazonOrderId, return this.
withAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Set the value of AmazonOrderId, return this.
withAmazonOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of AmazonOrderId, return this.
withAmount(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Set the value of Amount, return this.
withASIN(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ASIN, return this.
withBuyerEmail(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of BuyerEmail, return this.
withBuyerEmail(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of BuyerEmail, return this.
withBuyerName(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of BuyerName, return this.
withBuyerSelectedInvoiceCategory(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of BuyerSelectedInvoiceCategory, return this.
withCbaDisplayableShippingLabel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of CbaDisplayableShippingLabel, return this.
withCity(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of City, return this.
withCODFee(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of CODFee, return this.
withCODFeeDiscount(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of CODFeeDiscount, return this.
withConditionId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ConditionId, return this.
withConditionNote(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ConditionNote, return this.
withConditionSubtypeId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ConditionSubtypeId, return this.
withCountryCode(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of CountryCode, return this.
withCounty(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of County, return this.
withCreatedAfter(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of CreatedAfter, return this.
withCreatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of CreatedBefore, return this.
withCreatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of CreatedBefore, return this.
withCreatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of CreatedBefore, return this.
withCurrencyCode(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Set the value of CurrencyCode, return this.
withDistrict(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of District, return this.
withEarliestDeliveryDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of EarliestDeliveryDate, return this.
withEarliestShipDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of EarliestShipDate, return this.
withFulfillmentChannel(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Add values for FulfillmentChannel, return this.
withFulfillmentChannel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of FulfillmentChannel, return this.
withGetOrderResult(GetOrderResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Set the value of GetOrderResult, return this.
withGetServiceStatusResult(GetServiceStatusResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Set the value of GetServiceStatusResult, return this.
withGiftMessageText(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftMessageText, return this.
withGiftWrapLevel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftWrapLevel, return this.
withGiftWrapPrice(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftWrapPrice, return this.
withGiftWrapTax(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of GiftWrapTax, return this.
withInvoiceData(InvoiceData) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of InvoiceData, return this.
withInvoiceInformation(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of InvoiceInformation, return this.
withInvoiceRequirement(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of InvoiceRequirement, return this.
withInvoiceTitle(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Set the value of InvoiceTitle, return this.
withItemPrice(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ItemPrice, return this.
withItemTax(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ItemTax, return this.
withLastUpdatedAfter(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of LastUpdatedAfter, return this.
withLastUpdateDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of LastUpdateDate, return this.
withLastUpdatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of LastUpdatedBefore, return this.
withLastUpdatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of LastUpdatedBefore, return this.
withLastUpdatedBefore(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of LastUpdatedBefore, return this.
withLatestDeliveryDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of LatestDeliveryDate, return this.
withLatestShipDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of LatestShipDate, return this.
withListOrderItemsByNextTokenResult(ListOrderItemsByNextTokenResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Set the value of ListOrderItemsByNextTokenResult, return this.
withListOrderItemsResult(ListOrderItemsResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Set the value of ListOrderItemsResult, return this.
withListOrdersByNextTokenResult(ListOrdersByNextTokenResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Set the value of ListOrdersByNextTokenResult, return this.
withListOrdersResult(ListOrdersResult) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Set the value of ListOrdersResult, return this.
withLocale(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Set the value of Locale, return this.
withMarketplaceId(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Add values for MarketplaceId, return this.
withMarketplaceId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of MarketplaceId, return this.
withMaxAsyncQueueSize(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withMaxAsyncThreads(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withMaxConnections(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withMaxErrorRetry(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withMaxResultsPerPage(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of MaxResultsPerPage, return this.
withMessageId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of MessageId, return this.
withMessages(Message...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Add values for Messages, return this.
withName(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of Name, return this.
withNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Set the value of NextToken, return this.
withNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Set the value of NextToken, return this.
withNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Set the value of NextToken, return this.
withNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Set the value of NextToken, return this.
withNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Set the value of NextToken, return this.
withNextToken(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Set the value of NextToken, return this.
withNumberOfItemsShipped(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of NumberOfItemsShipped, return this.
withNumberOfItemsUnshipped(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of NumberOfItemsUnshipped, return this.
withOrderChannel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderChannel, return this.
withOrderItemId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of OrderItemId, return this.
withOrderItems(OrderItem...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Add values for OrderItems, return this.
withOrderItems(OrderItem...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Add values for OrderItems, return this.
withOrders(Order...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Add values for Orders, return this.
withOrders(Order...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Add values for Orders, return this.
withOrders(Order...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Add values for Orders, return this.
withOrderStatus(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Add values for OrderStatus, return this.
withOrderStatus(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderStatus, return this.
withOrderTotal(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderTotal, return this.
withOrderType(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of OrderType, return this.
withPayment(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Set the value of Payment, return this.
withPaymentExecutionDetail(PaymentExecutionDetailItem...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Add values for PaymentExecutionDetail, return this.
withPaymentMethod(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Add values for PaymentMethod, return this.
withPaymentMethod(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of PaymentMethod, return this.
withPaymentMethod(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Set the value of PaymentMethod, return this.
withPhone(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of Phone, return this.
withPostalCode(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of PostalCode, return this.
withPromotionDiscount(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of PromotionDiscount, return this.
withPromotionIds(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Add values for PromotionIds, return this.
withProxyHost(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withProxyPassword(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withProxyPort(int) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withProxyUsername(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withPurchaseDate(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of PurchaseDate, return this.
withQuantityOrdered(int) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of QuantityOrdered, return this.
withQuantityShipped(Integer) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of QuantityShipped, return this.
withRequestHeader(String, String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
Sets the value of a request header to be included on every request
withRequestId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Set the value of RequestId, return this.
withResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Set the value of ResponseHeaderMetadata, return this.
withResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Set the value of ResponseHeaderMetadata, return this.
withResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Set the value of ResponseHeaderMetadata, return this.
withResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Set the value of ResponseHeaderMetadata, return this.
withResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Set the value of ResponseHeaderMetadata, return this.
withResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Set the value of ResponseHeaderMetadata, return this.
withResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Set the value of ResponseMetadata, return this.
withResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Set the value of ResponseMetadata, return this.
withResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Set the value of ResponseMetadata, return this.
withResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Set the value of ResponseMetadata, return this.
withResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Set the value of ResponseMetadata, return this.
withResponseMetadata(ResponseMetadata) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Set the value of ResponseMetadata, return this.
withSalesChannel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of SalesChannel, return this.
withScheduledDeliveryEndDate(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ScheduledDeliveryEndDate, return this.
withScheduledDeliveryStartDate(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ScheduledDeliveryStartDate, return this.
withSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Set the value of SellerId, return this.
withSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Set the value of SellerId, return this.
withSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Set the value of SellerId, return this.
withSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Set the value of SellerId, return this.
withSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Set the value of SellerId, return this.
withSellerId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of SellerId, return this.
withSellerOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Set the value of SellerOrderId, return this.
withSellerOrderId(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of SellerOrderId, return this.
withSellerSKU(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of SellerSKU, return this.
withServiceURL(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withShipmentServiceLevelCategory(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShipmentServiceLevelCategory, return this.
withShippedByAmazonTFM(Boolean) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShippedByAmazonTFM, return this.
withShippingAddress(Address) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShippingAddress, return this.
withShippingDiscount(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ShippingDiscount, return this.
withShippingPrice(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ShippingPrice, return this.
withShippingTax(Money) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of ShippingTax, return this.
withShipServiceLevel(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of ShipServiceLevel, return this.
withSignatureMethod(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withSignatureVersion(String) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
withStateOrRegion(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Set the value of StateOrRegion, return this.
withStatus(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of Status, return this.
withText(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Set the value of Text, return this.
withTFMShipmentStatus(String...) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Add values for TFMShipmentStatus, return this.
withTFMShipmentStatus(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Set the value of TFMShipmentStatus, return this.
withTimestamp(XMLGregorianCalendar) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Set the value of Timestamp, return this.
withTitle(String) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Set the value of Title, return this.
withUserAgent(String, String, String, String...) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersConfig
 
wrap(Throwable) - Static method in class com.amazonservices.mws.client.MwsUtl
Wrap Checked exceptions in runtime exception.
wrapException(Throwable) - Method in interface com.amazonservices.mws.client.MwsRequestType
Get the class that will be thrown for an exception response.
wrapException(Throwable) - Method in class com.amazonservices.mws.orders._2013_09_01.MarketplaceWebServiceOrdersClient.RequestType
 
write(String, String, MwsObject) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
write(String, Object) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
write(String, String, MwsObject) - Method in interface com.amazonservices.mws.client.MwsWriter
Write out an object with a namespace attribute.
write(String, Object) - Method in interface com.amazonservices.mws.client.MwsWriter
Write out a value, with proper escaping and delimiters for the context.
write(String, String, MwsObject) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
write(String, Object) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
writeAny(Collection<Element>) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
writeAny(Collection<Element>) - Method in interface com.amazonservices.mws.client.MwsWriter
Write a list of arbitrary elements.
writeAny(Collection<Element>) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
writeAttribute(String, Object) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
writeAttribute(String, Object) - Method in interface com.amazonservices.mws.client.MwsWriter
Write out a labeled attribute value with proper escaping and delimiters for the context.
writeAttribute(String, Object) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
writeFragmentTo(MwsWriter) - Method in interface com.amazonservices.mws.client.MwsObject
Write the inner contents to a writer.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.client.MwsResponseMetadata
 
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Write members to a MwsWriter.
writeFragmentTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Write members to a MwsWriter.
writeList(String, Collection<?>) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
writeList(String, String, Collection<?>) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
writeList(String, Collection<?>) - Method in interface com.amazonservices.mws.client.MwsWriter
Write a list using sibling elements.
writeList(String, String, Collection<?>) - Method in interface com.amazonservices.mws.client.MwsWriter
Write a list using child elements.
writeList(String, Collection<?>) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
writeList(String, String, Collection<?>) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
writer - Variable in class com.amazonservices.mws.client.MwsXmlWriter
Writer to write output to.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.client.MwsException.XmlMwsException
 
writeTo(MwsWriter) - Method in interface com.amazonservices.mws.client.MwsObject
Write the entire object to a writer.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.client.MwsResponseMetadata
 
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Address
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderRequest
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResponse
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetOrderResult
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusRequest
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResponse
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.GetServiceStatusResult
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.InvoiceData
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenRequest
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResponse
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsByNextTokenResult
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsRequest
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResponse
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrderItemsResult
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenRequest
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResponse
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersByNextTokenResult
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersRequest
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResponse
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ListOrdersResult
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Message
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Money
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.Order
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.OrderItem
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.PaymentExecutionDetailItem
Write tag, xmlns and members to a MwsWriter.
writeTo(MwsWriter) - Method in class com.amazonservices.mws.orders._2013_09_01.model.ResponseMetadata
Write tag, xmlns and members to a MwsWriter.
writeValue(Object) - Method in class com.amazonservices.mws.client.MwsJsonWriter
 
writeValue(Object) - Method in interface com.amazonservices.mws.client.MwsWriter
Write out an unlabeled value.
writeValue(Object) - Method in class com.amazonservices.mws.client.MwsXmlWriter
 
A B C D E F G H I J L M N O P Q R S T U W 

Copyright © 2014. All Rights Reserved.