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