java.lang.Object | |
↳ | org.mule.modules.sqs.model.ChangeMessageVisibilityBatchResult |
For each message in the batch, the response contains a ChangeMessageVisibilityBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
failed | A list of BatchResultErrorEntry items. | ||||||||||
successful | A list of ChangeMessageVisibilityBatchResultEntry items. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A list of BatchResultErrorEntry items.
| |||||||||||
A list of ChangeMessageVisibilityBatchResultEntry items.
| |||||||||||
Returns a string representation of this object; useful for testing and debugging.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
A list of ChangeMessageVisibilityBatchResultEntry items.
failed | |
---|---|
successful |
o |
---|
A list of BatchResultErrorEntry items.
A list of ChangeMessageVisibilityBatchResultEntry items.
Returns a string representation of this object; useful for testing and debugging.