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