| Package | Description |
|---|---|
| com.amazonaws.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
| com.amazonaws.services.sqs.buffered | |
| com.amazonaws.services.sqs.model |
Classes modeling the various types represented by AmazonSQS
|
| Class and Description |
|---|
| AddPermissionRequest
Adds a permission to a queue for a specific principal.
|
| ChangeMessageVisibilityBatchRequest
Changes the visibility timeout of multiple messages.
|
| ChangeMessageVisibilityBatchRequestEntry
Encloses a receipt handle and an entry id for each message in
ChangeMessageVisibilityBatch.
|
| 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.
|
| ChangeMessageVisibilityRequest
Changes the visibility timeout of a specified message in a queue to a new
value.
|
| CreateQueueRequest
Creates a new standard or FIFO queue or returns the URL of an existing queue.
|
| CreateQueueResult
Returns the QueueUrl element of the created queue.
|
| DeleteMessageBatchRequest
Deletes up to ten messages from the specified 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 can't be deleted.
|
| DeleteMessageRequest
Deletes the specified message from the specified queue.
|
| DeleteQueueRequest
Deletes the queue specified by the queue URL, regardless of whether
the queue is empty.
|
| GetQueueAttributesRequest
Gets attributes for the specified queue.
|
| GetQueueAttributesResult
A list of returned queue attributes.
|
| GetQueueUrlRequest
Returns the URL of an existing queue.
|
| GetQueueUrlResult
For more information, see Responses in the Amazon SQS Developer Guide.
|
| ListDeadLetterSourceQueuesRequest
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
| ListDeadLetterSourceQueuesResult
A list of your dead letter source queues.
|
| ListQueuesRequest
Returns a list of your queues.
|
| ListQueuesResult
A list of your queues.
|
| PurgeQueueRequest
Deletes the messages in a queue specified by the queue URL.
|
| ReceiveMessageRequest
Retrieves one or more messages, with a maximum limit of 10 messages, from the
specified queue.
|
| ReceiveMessageResult
A list of received messages.
|
| RemovePermissionRequest
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
| SendMessageBatchRequest
Delivers up to ten messages to the specified queue.
|
| 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.
|
| SendMessageRequest
Delivers a message to the specified queue.
|
| SendMessageResult
The MD5OfMessageBody and MessageId elements.
|
| SetQueueAttributesRequest
Sets the value of one or more queue attributes.
|
| Class and Description |
|---|
| AddPermissionRequest
Adds a permission to a queue for a specific principal.
|
| ChangeMessageVisibilityBatchRequest
Changes the visibility timeout of multiple messages.
|
| ChangeMessageVisibilityBatchRequestEntry
Encloses a receipt handle and an entry id for each message in
ChangeMessageVisibilityBatch.
|
| 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.
|
| ChangeMessageVisibilityRequest
Changes the visibility timeout of a specified message in a queue to a new
value.
|
| CreateQueueRequest
Creates a new standard or FIFO queue or returns the URL of an existing queue.
|
| CreateQueueResult
Returns the QueueUrl element of the created queue.
|
| DeleteMessageBatchRequest
Deletes up to ten messages from the specified 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 can't be deleted.
|
| DeleteMessageRequest
Deletes the specified message from the specified queue.
|
| DeleteQueueRequest
Deletes the queue specified by the queue URL, regardless of whether
the queue is empty.
|
| GetQueueAttributesRequest
Gets attributes for the specified queue.
|
| GetQueueAttributesResult
A list of returned queue attributes.
|
| GetQueueUrlRequest
Returns the URL of an existing queue.
|
| GetQueueUrlResult
For more information, see Responses in the Amazon SQS Developer Guide.
|
| ListDeadLetterSourceQueuesRequest
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
| ListDeadLetterSourceQueuesResult
A list of your dead letter source queues.
|
| ListQueuesRequest
Returns a list of your queues.
|
| ListQueuesResult
A list of your queues.
|
| PurgeQueueRequest
Deletes the messages in a queue specified by the queue URL.
|
| ReceiveMessageRequest
Retrieves one or more messages, with a maximum limit of 10 messages, from the
specified queue.
|
| ReceiveMessageResult
A list of received messages.
|
| RemovePermissionRequest
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
| SendMessageBatchRequest
Delivers up to ten messages to the specified queue.
|
| 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.
|
| SendMessageRequest
Delivers a message to the specified queue.
|
| SendMessageResult
The MD5OfMessageBody and MessageId elements.
|
| SetQueueAttributesRequest
Sets the value of one or more queue attributes.
|
| Class and Description |
|---|
| AddPermissionRequest
Adds a permission to a queue for a specific principal.
|
| 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.
|
| ChangeMessageVisibilityBatchRequest
Changes the visibility timeout of multiple messages.
|
| ChangeMessageVisibilityBatchRequestEntry
Encloses a receipt handle and an entry id for each message in
ChangeMessageVisibilityBatch.
|
| 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.
|
| ChangeMessageVisibilityBatchResultEntry
Encloses the id of an entry in ChangeMessageVisibilityBatch.
|
| ChangeMessageVisibilityRequest
Changes the visibility timeout of a specified message in a queue to a new
value.
|
| CreateQueueRequest
Creates a new standard or FIFO queue or returns the URL of an existing queue.
|
| CreateQueueResult
Returns the QueueUrl element of the created queue.
|
| DeleteMessageBatchRequest
Deletes up to ten messages from the specified 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 can't be deleted.
|
| DeleteMessageBatchResultEntry
Encloses the id an entry in DeleteMessageBatch.
|
| DeleteMessageRequest
Deletes the specified message from the specified queue.
|
| DeleteQueueRequest
Deletes the queue specified by the queue URL, regardless of whether
the queue is empty.
|
| GetQueueAttributesRequest
Gets attributes for the specified queue.
|
| GetQueueAttributesResult
A list of returned queue attributes.
|
| GetQueueUrlRequest
Returns the URL of an existing queue.
|
| GetQueueUrlResult
For more information, see Responses in the Amazon SQS Developer Guide.
|
| ListDeadLetterSourceQueuesRequest
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
| ListDeadLetterSourceQueuesResult
A list of your dead letter source queues.
|
| ListQueuesRequest
Returns a list of your queues.
|
| ListQueuesResult
A list of your queues.
|
| Message
An Amazon SQS message.
|
| MessageAttributeValue
The user-specified message attribute value.
|
| PurgeQueueRequest
Deletes the messages in a queue specified by the queue URL.
|
| QueueAttributeName
Queue Attribute Name
|
| ReceiveMessageRequest
Retrieves one or more messages, with a maximum limit of 10 messages, from the
specified queue.
|
| ReceiveMessageResult
A list of received messages.
|
| RemovePermissionRequest
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
| SendMessageBatchRequest
Delivers up to ten messages to the specified queue.
|
| 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.
|
| SendMessageBatchResultEntry
Encloses a message ID for successfully enqueued message of a
SendMessageBatch.
|
| SendMessageRequest
Delivers a message to the specified queue.
|
| SendMessageResult
The MD5OfMessageBody and MessageId elements.
|
| SetQueueAttributesRequest
Sets the value of one or more queue attributes.
|
Copyright © 2019. All rights reserved.