Class DeleteOperation

  • All Implemented Interfaces:
    S3Operation, ComponentLifecycleExtension

    @ComponentProfile(summary="Delete an object from S3")
    public class DeleteOperation
    extends ObjectOperationImpl
    Delete an object from S3.

    In the adapter configuration file this class is aliased as amazon-s3-download which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • DeleteOperation

        public DeleteOperation()