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