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