org.jclouds.blobstore.strategy
Interface GetDirectoryStrategy

All Known Implementing Classes:
MarkersGetDirectoryStrategy

public interface GetDirectoryStrategy

Gets a directory or throws KeyNotFoundException


Method Summary
 StorageMetadata execute(String containerName, String directory)
           
 

Method Detail

execute

StorageMetadata execute(String containerName,
                        String directory)


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