Uses of Enum Class
org.gcube.common.storagehub.client.dsl.ContainerType
Packages that use ContainerType
-
Uses of ContainerType in org.gcube.common.storagehub.client.dsl
Methods in org.gcube.common.storagehub.client.dsl that return ContainerTypeModifier and TypeMethodDescriptionFileContainer.getType()FolderContainer.getType()GenericItemContainer.getType()abstract ContainerTypeItemContainer.getType()URLContainer.getType()static ContainerTypeReturns the enum constant of this class with the specified name.static ContainerType[]ContainerType.values()Returns an array containing the constants of this enum class, in the order they are declared.