Uses of Class
org.gcube.data.access.storagehub.handlers.items.builders.CreateParameters
-
Packages that use CreateParameters Package Description org.gcube.data.access.storagehub.handlers.items org.gcube.data.access.storagehub.handlers.items.builders -
-
Uses of CreateParameters in org.gcube.data.access.storagehub.handlers.items
Methods in org.gcube.data.access.storagehub.handlers.items with type parameters of type CreateParameters Modifier and Type Method Description <T extends CreateParameters>
StringItemHandler. create(T parameters) -
Uses of CreateParameters in org.gcube.data.access.storagehub.handlers.items.builders
Classes in org.gcube.data.access.storagehub.handlers.items.builders with type parameters of type CreateParameters Modifier and Type Class Description classItemsParameterBuilder<T extends CreateParameters>Subclasses of CreateParameters in org.gcube.data.access.storagehub.handlers.items.builders Modifier and Type Class Description classArchiveStructureCreationParameterclassFileCreationParametersclassFolderCreationParametersclassGCubeItemCreationParametersclassURLCreationParameters
-