Uses of Class
org.jclouds.atmos.domain.DirectoryEntry
Packages that use DirectoryEntry
Package
Description
-
Uses of DirectoryEntry in org.jclouds.atmos
Methods in org.jclouds.atmos that return types with arguments of type DirectoryEntryModifier and TypeMethodDescriptionBoundedSet
<? extends DirectoryEntry> AtmosClient.listDirectories
(ListOptions... options) BoundedSet
<? extends DirectoryEntry> AtmosClient.listDirectory
(String directoryName, ListOptions... options) -
Uses of DirectoryEntry in org.jclouds.atmos.blobstore.functions
Method parameters in org.jclouds.atmos.blobstore.functions with type arguments of type DirectoryEntryModifier and TypeMethodDescriptionPageSet
<? extends StorageMetadata> DirectoryEntryListToResourceMetadataList.apply
(BoundedSet<? extends DirectoryEntry> from) -
Uses of DirectoryEntry in org.jclouds.atmos.domain
Subclasses of DirectoryEntry in org.jclouds.atmos.domainMethods in org.jclouds.atmos.domain with parameters of type DirectoryEntry -
Uses of DirectoryEntry in org.jclouds.atmos.functions
Methods in org.jclouds.atmos.functions that return types with arguments of type DirectoryEntryModifier and TypeMethodDescriptionParseDirectoryListFromContentAndHeaders.apply
(HttpResponse from) parses the http response headers to create a newBoundedSet
object. -
Uses of DirectoryEntry in org.jclouds.atmos.xml
Methods in org.jclouds.atmos.xml that return types with arguments of type DirectoryEntry