public interface ListBlobsResponse extends BoundedSet<BlobProperties>
Modifier and Type | Method and Description |
---|---|
Set<String> |
getBlobPrefixes() |
String |
getDelimiter() |
getMarker, getMaxResults, getNextMarker, getPrefix, getUrl
Copyright © 2009-2012 jclouds. All Rights Reserved.