| Package | Description |
|---|---|
| com.amazonservices.mws.orders._2013_09_01.model |
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.withLocale(String locale)
Set the value of Locale, return this.
|
Message |
Message.withText(String text)
Set the value of Text, return this.
|
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
GetServiceStatusResult.getMessages()
Get the value of Messages.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceStatusResult |
GetServiceStatusResult.withMessages(Message... values)
Add values for Messages, return this.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServiceStatusResult.setMessages(List<Message> messages)
Set the value of Messages.
|
| Constructor and Description |
|---|
GetServiceStatusResult(String status,
XMLGregorianCalendar timestamp,
String messageId,
List<Message> messages)
Value constructor.
|
Copyright © 2014. All Rights Reserved.