Package org.jclouds.blobstore.strategy
Interface MkdirStrategy
- 
- All Known Implementing Classes:
 MarkerFileMkdirStrategy
public interface MkdirStrategyCreates a directory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(String containerName, String directory) 
 -