Uses of Class
org.gcube.common.storagehub.client.dsl.ContainerType
-
Packages that use ContainerType Package Description org.gcube.common.storagehub.client.dsl -
-
Uses of ContainerType in org.gcube.common.storagehub.client.dsl
Methods in org.gcube.common.storagehub.client.dsl that return ContainerType Modifier and Type Method Description ContainerTypeFileContainer. getType()ContainerTypeFolderContainer. getType()ContainerTypeGenericItemContainer. getType()abstract ContainerTypeItemContainer. getType()ContainerTypeURLContainer. getType()static ContainerTypeContainerType. valueOf(String name)Returns the enum constant of this type with the specified name.static ContainerType[]ContainerType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-