org.jclouds.blobstore.strategy
Interface IfDirectoryReturnNameStrategy

All Known Implementing Classes:
MarkersIfDirectoryReturnNameStrategy

public interface IfDirectoryReturnNameStrategy

Determines if a directory exists or not.

Author:
Adrian Cole

Method Summary
 String execute(StorageMetadata metadata)
           
 

Method Detail

execute

String execute(StorageMetadata metadata)


Copyright © 2009-2011 jclouds. All Rights Reserved.