delete
Deletes the object at the target path from this container.
Parameters
Path to the target object to delete.
Throws
If this bucket or the bucket in which this object container resides no longer exists.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Deletes the object at the target path from this container.
Parameters
Action used to configure the backing S3 operation.
Throws
If this bucket or the bucket in which this object container resides no longer exists.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Deletes the object at the target path from this container.
Parameters
Parameters for the backing S3 operation.
Throws
If this bucket or the bucket in which this object container resides no longer exists.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.