| AddPermissionRequest
|
| AddPermissionRequest.Builder |
| AddPermissionResponse |
| BatchEntryIdsNotDistinctException
Two or more batch entries in the request have the same Id.
|
| BatchRequestTooLongException
The length of all the messages put together is more than the limit.
|
| ChangeMessageVisibilityBatchRequest
|
| ChangeMessageVisibilityBatchRequest.Builder |
| ChangeMessageVisibilityBatchResponse
|
| ChangeMessageVisibilityRequest |
| ChangeMessageVisibilityRequest.Builder |
| ChangeMessageVisibilityResponse |
| CreateQueueRequest
|
| CreateQueueRequest.Builder |
| CreateQueueResponse
Returns the QueueUrl attribute of the created queue.
|
| DeleteMessageBatchRequest
|
| DeleteMessageBatchRequest.Builder |
| DeleteMessageBatchResponse
|
| DeleteMessageRequest
|
| DeleteMessageRequest.Builder |
| DeleteMessageResponse |
| DeleteQueueRequest
|
| DeleteQueueRequest.Builder |
| DeleteQueueResponse |
| EmptyBatchRequestException
The batch request doesn't contain any entries.
|
| GetQueueAttributesRequest
|
| GetQueueAttributesRequest.Builder |
| GetQueueAttributesResponse
A list of returned queue attributes.
|
| GetQueueUrlRequest
|
| GetQueueUrlRequest.Builder |
GetQueueUrlResponse
For more information, see Responses in the Amazon Simple Queue Service Developer Guide.
|
| InvalidAttributeNameException
The attribute referred to doesn't exist.
|
| InvalidBatchEntryIdException
The Id of a batch entry in a batch request doesn't abide by the specification.
|
| InvalidIdFormatException
The receipt handle isn't valid for the current version.
|
| InvalidMessageContentsException
The message contains characters outside the allowed set.
|
| ListDeadLetterSourceQueuesRequest
|
| ListDeadLetterSourceQueuesRequest.Builder |
| ListDeadLetterSourceQueuesResponse
A list of your dead letter source queues.
|
| ListQueuesRequest
|
| ListQueuesRequest.Builder |
| ListQueuesResponse
A list of your queues.
|
| ListQueueTagsRequest |
| ListQueueTagsRequest.Builder |
| ListQueueTagsResponse |
| MessageNotInflightException
The message referred to isn't in flight.
|
| OverLimitException
The action that you requested would violate a limit.
|
| PurgeQueueInProgressException
Indicates that the specified queue previously received a PurgeQueue request within the last 60 seconds
(the time it can take to delete the messages in the queue).
|
| PurgeQueueRequest
|
| PurgeQueueRequest.Builder |
| PurgeQueueResponse |
| QueueDeletedRecentlyException
You must wait 60 seconds after deleting a queue before you can create another one with the same name.
|
| QueueDoesNotExistException
The queue referred to doesn't exist.
|
| QueueNameExistsException
A queue already exists with this name.
|
| ReceiptHandleIsInvalidException
The receipt handle provided isn't valid.
|
| ReceiveMessageRequest
|
| ReceiveMessageRequest.Builder |
| ReceiveMessageResponse
A list of received messages.
|
| RemovePermissionRequest
|
| RemovePermissionRequest.Builder |
| RemovePermissionResponse |
| SendMessageBatchRequest
|
| SendMessageBatchRequest.Builder |
| SendMessageBatchResponse
|
| SendMessageRequest
|
| SendMessageRequest.Builder |
| SendMessageResponse
The MD5OfMessageBody and MessageId elements.
|
| SetQueueAttributesRequest
|
| SetQueueAttributesRequest.Builder |
| SetQueueAttributesResponse |
| SQSException
Base exception for all service exceptions thrown by Amazon Simple Queue Service
|
| TagQueueRequest |
| TagQueueRequest.Builder |
| TagQueueResponse |
| TooManyEntriesInBatchRequestException
The batch request contains more entries than permissible.
|
| UnsupportedOperationException
Error code 400.
|
| UntagQueueRequest |
| UntagQueueRequest.Builder |
| UntagQueueResponse |