public interface ListBlobsInContainer
Modifier and Type | Method and Description |
---|---|
Set<? extends BlobMetadata> |
execute(String containerName,
ListContainerOptions options) |
Set<? extends BlobMetadata> execute(String containerName, ListContainerOptions options)
Copyright © 2009-2012 jclouds. All Rights Reserved.