Package org.jclouds.blobstore.strategy
Interface ListBlobsInContainer
- All Known Implementing Classes:
ListContainerAndRecurseThroughFolders
public interface ListBlobsInContainer
Lists the blobstore.
-
Method Summary
Modifier and TypeMethodDescriptionSet
<? extends BlobMetadata> execute
(String containerName, ListContainerOptions options)
-
Method Details
-
execute
-