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.
ChangeMessageVisibilityRequest Container for the parameters to the ChangeMessageVisibility operation.
CreateQueueRequest Container for the parameters to the CreateQueue operation.
CreateQueueResult
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
ListQueuesRequest Container for the parameters to the ListQueues operation.
ListQueuesResult
Message
ReceiveMessageRequest Container for the parameters to the ReceiveMessage operation.
ReceiveMessageResult
RemovePermissionRequest Container for the parameters to the RemovePermission operation.
SendMessageRequest Container for the parameters to the SendMessage operation.
SendMessageResult
SetQueueAttributesRequest Container for the parameters to the SetQueueAttributes operation.
 

Exception Summary
InvalidAttributeNameException Unknown attribute.
InvalidMessageContentsException The message contains characters outside the allowed set.
QueueDeletedRecentlyException You must wait 60 seconds after deleting a queue before you can create another with the same name.
QueueNameExistsException Queue already exists.
ReceiptHandleIsInvalidException
 

Package com.amazonaws.services.sqs.model Description

Classes modeling the various types represented by AmazonSQS.



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