Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.sqs.model

Classes modeling the various types represented by AmazonSQS.

See:
          Description

Class Summary
AddPermissionRequest Container for the parameters to the AddPermission operation.
BatchResultErrorEntry Batch Result Error Entry
ChangeMessageVisibilityBatchRequest Container for the parameters to the ChangeMessageVisibilityBatch operation.
ChangeMessageVisibilityBatchRequestEntry Change Message Visibility Batch Request Entry
ChangeMessageVisibilityBatchResult Change Message Visibility Batch Result
ChangeMessageVisibilityBatchResultEntry Change Message Visibility Batch Result Entry
ChangeMessageVisibilityRequest Container for the parameters to the ChangeMessageVisibility operation.
CreateQueueRequest Container for the parameters to the CreateQueue operation.
CreateQueueResult Create Queue Result
DeleteMessageBatchRequest Container for the parameters to the DeleteMessageBatch operation.
DeleteMessageBatchRequestEntry Delete Message Batch Request Entry
DeleteMessageBatchResult Delete Message Batch Result
DeleteMessageBatchResultEntry Delete Message Batch Result Entry
DeleteMessageRequest Container for the parameters to the DeleteMessage operation.
DeleteQueueRequest Container for the parameters to the DeleteQueue operation.
GetQueueAttributesRequest Container for the parameters to the GetQueueAttributes operation.
GetQueueAttributesResult Get Queue Attributes Result
GetQueueUrlRequest Container for the parameters to the GetQueueUrl operation.
GetQueueUrlResult Get Queue Url Result
ListQueuesRequest Container for the parameters to the ListQueues operation.
ListQueuesResult List Queues Result
Message Message
ReceiveMessageRequest Container for the parameters to the ReceiveMessage operation.
ReceiveMessageResult Receive Message Result
RemovePermissionRequest Container for the parameters to the RemovePermission operation.
SendMessageBatchRequest Container for the parameters to the SendMessageBatch operation.
SendMessageBatchRequestEntry Send Message Batch Request Entry
SendMessageBatchResult Send Message Batch Result
SendMessageBatchResultEntry Send Message Batch Result Entry
SendMessageRequest Container for the parameters to the SendMessage operation.
SendMessageResult Send Message Result
SetQueueAttributesRequest Container for the parameters to the SetQueueAttributes operation.
 

Enum Summary
QueueAttributeName Queue Attribute Name
 

Exception Summary
BatchEntryIdsNotDistinctException AmazonSQS exception
BatchRequestTooLongException AmazonSQS exception
EmptyBatchRequestException AmazonSQS exception
InvalidAttributeNameException AmazonSQS exception
InvalidBatchEntryIdException AmazonSQS exception
InvalidIdFormatException AmazonSQS exception
InvalidMessageContentsException AmazonSQS exception
MessageNotInflightException AmazonSQS exception
OverLimitException AmazonSQS exception
QueueDeletedRecentlyException AmazonSQS exception
QueueDoesNotExistException AmazonSQS exception
QueueNameExistsException AmazonSQS exception
ReceiptHandleIsInvalidException AmazonSQS exception
TooManyEntriesInBatchRequestException AmazonSQS exception
 

Package com.amazonaws.services.sqs.model Description

Classes modeling the various types represented by AmazonSQS.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.