Uses of Class
org.gcube.common.storagehub.client.dsl.ItemContainer
-
Packages that use ItemContainer Package Description org.gcube.common.storagehub.client.dsl -
-
Uses of ItemContainer in org.gcube.common.storagehub.client.dsl
Subclasses of ItemContainer in org.gcube.common.storagehub.client.dsl Modifier and Type Class Description classFileContainerclassFolderContainerclassGenericItemContainerclassURLContainerMethods in org.gcube.common.storagehub.client.dsl that return ItemContainer Modifier and Type Method Description ItemContainer<org.gcube.common.storagehub.model.items.Item>OpenResolver. asItem()protected static ItemContainer<? extends org.gcube.common.storagehub.model.items.Item>Util. getContainerFromItem(org.gcube.common.storagehub.model.items.Item item, ItemManagerClient itemClient)ItemContainer<?>OpenResolver. resolve()Methods in org.gcube.common.storagehub.client.dsl that return types with arguments of type ItemContainer Modifier and Type Method Description List<ItemContainer<? extends org.gcube.common.storagehub.model.items.Item>>ListResolver. getContainers()
-