Class Remove

  • All Implemented Interfaces:
    Operation

    @ComponentProfile(summary="Remove a BLOB",
                      tag="jclouds")
    public class Remove
    extends OperationImpl
    Remove an object.

    In the adapter configuration file this class is aliased as jclouds-blobstore-remove which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • Remove

        public Remove()