| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.Sqs.Commands.Queue
Documentation
data CreateQueue #
Constructors
| CreateQueue | |
Fields | |
Instances
| Show CreateQueue # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> CreateQueue -> ShowS # show :: CreateQueue -> String # showList :: [CreateQueue] -> ShowS # | |
| SignQuery CreateQueue # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue Associated Types type ServiceConfiguration CreateQueue :: * -> * # Methods signQuery :: CreateQueue -> ServiceConfiguration CreateQueue queryType -> SignatureData -> SignedQuery # | |
| Transaction CreateQueue CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| type ServiceConfiguration CreateQueue # | |
Defined in Aws.Sqs.Commands.Queue | |
data CreateQueueResponse #
Constructors
| CreateQueueResponse | |
Fields
| |
Instances
| Show CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> CreateQueueResponse -> ShowS # show :: CreateQueueResponse -> String # showList :: [CreateQueueResponse] -> ShowS # | |
| AsMemoryResponse CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue Associated Types type MemoryResponse CreateQueueResponse :: * # Methods loadToMemory :: CreateQueueResponse -> ResourceT IO (MemoryResponse CreateQueueResponse) # | |
| Transaction CreateQueue CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| ResponseConsumer r CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue Associated Types type ResponseMetadata CreateQueueResponse :: * # Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata CreateQueueResponse) -> HTTPResponseConsumer CreateQueueResponse # | |
| type MemoryResponse CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| type ResponseMetadata CreateQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
data DeleteQueue #
Constructors
| DeleteQueue | |
Fields | |
Instances
| Show DeleteQueue # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> DeleteQueue -> ShowS # show :: DeleteQueue -> String # showList :: [DeleteQueue] -> ShowS # | |
| SignQuery DeleteQueue # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue Associated Types type ServiceConfiguration DeleteQueue :: * -> * # Methods signQuery :: DeleteQueue -> ServiceConfiguration DeleteQueue queryType -> SignatureData -> SignedQuery # | |
| Transaction DeleteQueue DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| type ServiceConfiguration DeleteQueue # | |
Defined in Aws.Sqs.Commands.Queue | |
data DeleteQueueResponse #
Constructors
| DeleteQueueResponse |
Instances
| Show DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> DeleteQueueResponse -> ShowS # show :: DeleteQueueResponse -> String # showList :: [DeleteQueueResponse] -> ShowS # | |
| AsMemoryResponse DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue Associated Types type MemoryResponse DeleteQueueResponse :: * # Methods loadToMemory :: DeleteQueueResponse -> ResourceT IO (MemoryResponse DeleteQueueResponse) # | |
| Transaction DeleteQueue DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| ResponseConsumer r DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue Associated Types type ResponseMetadata DeleteQueueResponse :: * # Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata DeleteQueueResponse) -> HTTPResponseConsumer DeleteQueueResponse # | |
| type MemoryResponse DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| type ResponseMetadata DeleteQueueResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
data ListQueues #
Constructors
| ListQueues | |
Fields | |
Instances
| Show ListQueues # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> ListQueues -> ShowS # show :: ListQueues -> String # showList :: [ListQueues] -> ShowS # | |
| SignQuery ListQueues # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue Associated Types type ServiceConfiguration ListQueues :: * -> * # Methods signQuery :: ListQueues -> ServiceConfiguration ListQueues queryType -> SignatureData -> SignedQuery # | |
| Transaction ListQueues ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| type ServiceConfiguration ListQueues # | |
Defined in Aws.Sqs.Commands.Queue | |
data ListQueuesResponse #
Constructors
| ListQueuesResponse | |
Fields
| |
Instances
| Show ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> ListQueuesResponse -> ShowS # show :: ListQueuesResponse -> String # showList :: [ListQueuesResponse] -> ShowS # | |
| AsMemoryResponse ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue Associated Types type MemoryResponse ListQueuesResponse :: * # Methods loadToMemory :: ListQueuesResponse -> ResourceT IO (MemoryResponse ListQueuesResponse) # | |
| Transaction ListQueues ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| ResponseConsumer r ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue Associated Types type ResponseMetadata ListQueuesResponse :: * # Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata ListQueuesResponse) -> HTTPResponseConsumer ListQueuesResponse # | |
| type MemoryResponse ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue | |
| type ResponseMetadata ListQueuesResponse # | |
Defined in Aws.Sqs.Commands.Queue | |