Uses of Interface
org.jclouds.atmos.domain.BoundedSet
Packages that use BoundedSet
Package
Description
-
Uses of BoundedSet in org.jclouds.atmos
Methods in org.jclouds.atmos that return BoundedSetModifier and TypeMethodDescriptionBoundedSet
<? extends DirectoryEntry> AtmosClient.listDirectories
(ListOptions... options) BoundedSet
<? extends DirectoryEntry> AtmosClient.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 BoundedSetModifier and TypeMethodDescriptionPageSet
<? extends 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 -
Uses of BoundedSet in org.jclouds.atmos.functions
Methods in org.jclouds.atmos.functions that return BoundedSetModifier and TypeMethodDescriptionParseDirectoryListFromContentAndHeaders.apply
(HttpResponse from) parses the http response headers to create a newBoundedSet
object.