@FunctionalInterface public interface StorageRemoveService
| Modifier and Type | Method and Description |
|---|---|
void |
remove(AbsoluteLocation location)
Removes bucket contents.
|
void remove(AbsoluteLocation location)
location - absolute bucket path, with credentials (if necessary), which should be removedCopyright © 2020. All rights reserved.