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