|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundedSet | |
|---|---|
| org.jclouds.atmos | |
| org.jclouds.atmos.blobstore.functions | |
| org.jclouds.atmos.domain.internal | |
| org.jclouds.atmos.functions | |
| Uses of BoundedSet in org.jclouds.atmos |
|---|
| Methods in org.jclouds.atmos that return BoundedSet | |
|---|---|
BoundedSet<? extends DirectoryEntry> |
AtmosClient.listDirectories(ListOptions... options)
|
BoundedSet<? extends DirectoryEntry> |
AtmosClient.listDirectory(String directoryName,
ListOptions... options)
|
| Methods in org.jclouds.atmos that return types with arguments of type BoundedSet | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<BoundedSet<? extends DirectoryEntry>> |
AtmosAsyncClient.listDirectories(ListOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<BoundedSet<? extends DirectoryEntry>> |
AtmosAsyncClient.listDirectory(String directoryName,
ListOptions... options)
|
| Uses of BoundedSet in org.jclouds.atmos.blobstore.functions |
|---|
| Methods in org.jclouds.atmos.blobstore.functions with parameters of type BoundedSet | |
|---|---|
org.jclouds.blobstore.domain.PageSet<? extends org.jclouds.blobstore.domain.StorageMetadata> |
DirectoryEntryListToResourceMetadataList.apply(BoundedSet<? extends DirectoryEntry> from)
|
| Uses of BoundedSet in org.jclouds.atmos.domain.internal |
|---|
| Classes in org.jclouds.atmos.domain.internal that implement BoundedSet | |
|---|---|
class |
BoundedLinkedHashSet<T>
|
| Uses of BoundedSet in org.jclouds.atmos.functions |
|---|
| Methods in org.jclouds.atmos.functions that return BoundedSet | |
|---|---|
BoundedSet<DirectoryEntry> |
ParseDirectoryListFromContentAndHeaders.apply(org.jclouds.http.HttpResponse from)
parses the http response headers to create a new BoundedSet object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||