public class ListResolverTyped extends ListResolver
| Modifier | Constructor and Description |
|---|---|
protected |
ListResolverTyped(ListRetriever retriever,
ItemManagerClient itemClient) |
| Modifier and Type | Method and Description |
|---|---|
ListResolver |
includeHidden()
Includes hidden items
|
ListResolver |
ofType(Class<? extends org.gcube.common.storagehub.model.items.Item> type)
Filter the items returned by the given type
|
getContainers, getItems, withAccounting, withContent, withMetadataprotected ListResolverTyped(ListRetriever retriever, ItemManagerClient itemClient)
public ListResolver ofType(Class<? extends org.gcube.common.storagehub.model.items.Item> type)
type - Item classpublic ListResolver includeHidden()
Copyright © 2021. All Rights Reserved.