Package org.jclouds.blobstore.strategy
Interface ClearListStrategy
- All Known Implementing Classes:
ClearVaultStrategy
,DeleteAllKeysInList
public interface ClearListStrategy
Clears a container
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(String containerName, ListContainerOptions options)
-
Method Details
-
execute
-