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