|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundedSet | |
---|---|
org.jclouds.azure.storage.domain.internal | |
org.jclouds.azureblob | |
org.jclouds.azureblob.domain | |
org.jclouds.azureblob.domain.internal | |
org.jclouds.azureblob.xml |
Uses of BoundedSet in org.jclouds.azure.storage.domain.internal |
---|
Classes in org.jclouds.azure.storage.domain.internal that implement BoundedSet | |
---|---|
class |
BoundedHashSet<T>
|
Uses of BoundedSet in org.jclouds.azureblob |
---|
Methods in org.jclouds.azureblob that return BoundedSet | |
---|---|
BoundedSet<ContainerProperties> |
AzureBlobClient.listContainers(ListOptions... listOptions)
The List Containers operation returns a list of the containers under the specified identity. |
Methods in org.jclouds.azureblob that return types with arguments of type BoundedSet | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends BoundedSet<ContainerProperties>> |
AzureBlobAsyncClient.listContainers(ListOptions... listOptions)
|
Uses of BoundedSet in org.jclouds.azureblob.domain |
---|
Subinterfaces of BoundedSet in org.jclouds.azureblob.domain | |
---|---|
interface |
ListBlobsResponse
|
Uses of BoundedSet in org.jclouds.azureblob.domain.internal |
---|
Classes in org.jclouds.azureblob.domain.internal that implement BoundedSet | |
---|---|
class |
HashSetListBlobsResponse
|
Uses of BoundedSet in org.jclouds.azureblob.xml |
---|
Methods in org.jclouds.azureblob.xml that return BoundedSet | |
---|---|
BoundedSet<ContainerProperties> |
AccountNameEnumerationResultsHandler.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |