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