Uses of Enum Class
alpine.server.health.HealthCheckType
Packages that use HealthCheckType
-
Uses of HealthCheckType in alpine.server.health
Methods in alpine.server.health that return HealthCheckTypeModifier and TypeMethodDescriptionstatic HealthCheckTypeReturns the enum constant of this class with the specified name.static HealthCheckType[]HealthCheckType.values()Returns an array containing the constants of this enum class, in the order they are declared.