Uses of Enum Class
io.smallrye.health.api.HealthType
-
Uses of HealthType in io.smallrye.health.api
Methods in io.smallrye.health.api that return HealthTypeModifier and TypeMethodDescriptionstatic HealthTypeReturns the enum constant of this class with the specified name.static HealthType[]HealthType.values()Returns an array containing the constants of this enum class, in the order they are declared.