@FunctionalInterface public interface StorageListService
| Modifier and Type | Method and Description |
|---|---|
Stream<AbsoluteLocation<ResolvedResource>> |
list(AbsoluteLocation location)
Lists bucket contents.
|
Stream<AbsoluteLocation<ResolvedResource>> list(AbsoluteLocation location)
location - absolute bucket path with credentials (if necessary) where to list dataCopyright © 2020. All rights reserved.