Uses of Enum Class
org.gcube.data.access.storagehub.handlers.items.builders.CreateParameters.ManagedType
Packages that use CreateParameters.ManagedType
-
Uses of CreateParameters.ManagedType in org.gcube.data.access.storagehub.handlers.items.builders
Methods in org.gcube.data.access.storagehub.handlers.items.builders that return CreateParameters.ManagedTypeModifier and TypeMethodDescriptionArchiveStructureCreationParameter.getMangedType()abstract CreateParameters.ManagedTypeCreateParameters.getMangedType()FileCreationParameters.getMangedType()FolderCreationParameters.getMangedType()GCubeItemCreationParameters.getMangedType()URLCreationParameters.getMangedType()static CreateParameters.ManagedTypeReturns the enum constant of this class with the specified name.static CreateParameters.ManagedType[]CreateParameters.ManagedType.values()Returns an array containing the constants of this enum class, in the order they are declared.