Package | Description |
---|---|
org.mule.modules.sqs | |
org.mule.modules.sqs.model | |
org.mule.modules.sqs.util |
Class and Description |
---|
ChangeMessageVisibilityBatchRequestEntry |
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.
|
CreateQueueResult
Returns the QueueUrl element of the created queue.
|
DeleteMessageBatchRequestEntry
Encloses a receipt handle and an identifier for it.
|
DeleteMessageBatchResult
For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message cannot be
deleted.
|
GetQueueAttributesResult
A list of returned queue attributes.
|
GetQueueUrlResult |
ListDeadLetterSourceQueuesResult
A list of your dead letter source queues.
|
ListQueuesResult
A list of your queues.
|
Message |
RegionEndpoint
Enum for including Region endpoints
|
SendMessageBatchRequestEntry
Contains the details of a single Amazon SQS message along with a
Id . |
SendMessageBatchResult
For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
|
SendMessageResult
The MD5OfMessageBody and MessageId elements.
|
SQSConnectorException
Exception thrown by the connector when we cannot resolve it to
SQSConnectorException |
Class and Description |
---|
BatchResultErrorEntry
This is used in the responses of batch API to give a detailed description of the result of an action on each entry in the request.
|
ChangeMessageVisibilityBatchResultEntry
Encloses the id of an entry in ChangeMessageVisibilityBatch.
|
DeleteMessageBatchResult
For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message cannot be
deleted.
|
DeleteMessageBatchResultEntry
Encloses the id an entry in DeleteMessageBatch.
|
MessageAttributeValue |
RegionEndpoint
Enum for including Region endpoints
|
SendMessageBatchResult
For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
|
SendMessageBatchResultEntry
Encloses a message ID for successfully enqueued message of a SendMessageBatch.
|
SQSConnectorException
Exception thrown by the connector when we cannot resolve it to
SQSConnectorException |
Class and Description |
---|
ChangeMessageVisibilityBatchRequestEntry |
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.
|
DeleteMessageBatchRequestEntry
Encloses a receipt handle and an identifier for it.
|
DeleteMessageBatchResult
For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message cannot be
deleted.
|
MessageAttributeValue |
SendMessageBatchRequestEntry
Contains the details of a single Amazon SQS message along with a
Id . |
SendMessageBatchResult
For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
|
SendMessageResult
The MD5OfMessageBody and MessageId elements.
|
SQSConnectorException
Exception thrown by the connector when we cannot resolve it to
SQSConnectorException |
Copyright © 2010–2017. All rights reserved.