Uses of Enum Class
io.quarkus.cache.deployment.spi.CacheTypeBuildItem.Type
-
Uses of CacheTypeBuildItem.Type in io.quarkus.cache.deployment.spi
Methods in io.quarkus.cache.deployment.spi that return CacheTypeBuildItem.TypeModifier and TypeMethodDescriptionCacheTypeBuildItem.getType()static CacheTypeBuildItem.TypeReturns the enum constant of this class with the specified name.static CacheTypeBuildItem.Type[]CacheTypeBuildItem.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.quarkus.cache.deployment.spi with parameters of type CacheTypeBuildItem.Type