Package | Description |
---|---|
org.jclouds.azure.storage.domain.internal | |
org.jclouds.azureblob | |
org.jclouds.azureblob.domain | |
org.jclouds.azureblob.domain.internal | |
org.jclouds.azureblob.xml |
Modifier and Type | Class and Description |
---|---|
class |
BoundedHashSet<T> |
Modifier and Type | Method and Description |
---|---|
BoundedSet<ContainerProperties> |
AzureBlobClient.listContainers(ListOptions... listOptions)
The List Containers operation returns a list of the containers under the specified identity.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends BoundedSet<ContainerProperties>> |
AzureBlobAsyncClient.listContainers(ListOptions... listOptions)
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListBlobsResponse |
Modifier and Type | Class and Description |
---|---|
class |
HashSetListBlobsResponse |
Modifier and Type | Method and Description |
---|---|
BoundedSet<ContainerProperties> |
AccountNameEnumerationResultsHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.