Uses of Interface
org.jclouds.azure.storage.domain.BoundedSet
- 
Packages that use BoundedSet Package Description 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 Modifier and Type Class Description classBoundedHashSet<T> - 
Uses of BoundedSet in org.jclouds.azureblob
Methods in org.jclouds.azureblob that return BoundedSet Modifier and Type Method Description BoundedSet<ContainerProperties>AzureBlobClient. listContainers(ListOptions... listOptions)The List Containers operation returns a list of the containers under the specified identity. - 
Uses of BoundedSet in org.jclouds.azureblob.domain
Subinterfaces of BoundedSet in org.jclouds.azureblob.domain Modifier and Type Interface Description interfaceListBlobsResponse - 
Uses of BoundedSet in org.jclouds.azureblob.domain.internal
Classes in org.jclouds.azureblob.domain.internal that implement BoundedSet Modifier and Type Class Description classHashSetListBlobsResponse - 
Uses of BoundedSet in org.jclouds.azureblob.xml
Methods in org.jclouds.azureblob.xml that return BoundedSet Modifier and Type Method Description BoundedSet<ContainerProperties>AccountNameEnumerationResultsHandler. getResult() 
 -