| Package | Description |
|---|---|
| org.jclouds.azureblob | |
| org.jclouds.azureblob.blobstore.functions | |
| org.jclouds.azureblob.domain.internal | |
| org.jclouds.azureblob.xml |
| Modifier and Type | Method and Description |
|---|---|
ListBlobsResponse |
AzureBlobClient.listBlobs(ListBlobsOptions... options) |
ListBlobsResponse |
AzureBlobClient.listBlobs(String container,
ListBlobsOptions... options)
The List Blobs operation enumerates the list of blobs under the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
PageSet<? extends StorageMetadata> |
ListBlobsResponseToResourceList.apply(ListBlobsResponse from) |
| Modifier and Type | Class and Description |
|---|---|
class |
HashSetListBlobsResponse |
| Modifier and Type | Method and Description |
|---|---|
ListBlobsResponse |
ContainerNameEnumerationResultsHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.