Interface ListBlobsResponse

All Superinterfaces:
BoundedSet<BlobProperties>, Collection<BlobProperties>, Iterable<BlobProperties>, Set<BlobProperties>
All Known Implementing Classes:
HashSetListBlobsResponse

public interface ListBlobsResponse extends BoundedSet<BlobProperties>
  • Method Details

    • getDelimiter

      String getDelimiter()
    • getBlobPrefixes

      Set<String> getBlobPrefixes()