Uses of Class
edu.wisc.library.ocfl.core.storage.cloud.ListResult.DirectoryListing
-
Packages that use ListResult.DirectoryListing Package Description edu.wisc.library.ocfl.core.storage.cloud -
-
Uses of ListResult.DirectoryListing in edu.wisc.library.ocfl.core.storage.cloud
Methods in edu.wisc.library.ocfl.core.storage.cloud that return ListResult.DirectoryListing Modifier and Type Method Description ListResult.DirectoryListingListResult.DirectoryListing. setPath(String path)Methods in edu.wisc.library.ocfl.core.storage.cloud that return types with arguments of type ListResult.DirectoryListing Modifier and Type Method Description List<ListResult.DirectoryListing>ListResult. getDirectories()The directories that were returned by the list operationMethod parameters in edu.wisc.library.ocfl.core.storage.cloud with type arguments of type ListResult.DirectoryListing Modifier and Type Method Description ListResultListResult. setDirectories(List<ListResult.DirectoryListing> directories)
-