org.jclouds.blobstore.strategy
Interface ClearListStrategy

All Known Implementing Classes:
DeleteAllKeysInList

public interface ClearListStrategy

Clears a container


Method Summary
 void execute(String containerName, ListContainerOptions options)
           
 

Method Detail

execute

void execute(String containerName,
             ListContainerOptions options)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.