org.jclouds.blobstore.strategy
Interface ListContainerStrategy

All Known Implementing Classes:
ConcatenateContainerLists

public interface ListContainerStrategy

Lists the blobstore.


Method Summary
 Iterable<? extends StorageMetadata> execute(String containerName, ListContainerOptions options)
           
 

Method Detail

execute

Iterable<? extends StorageMetadata> execute(String containerName,
                                            ListContainerOptions options)


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