Uses of Enum
org.gitlab4j.api.models.HealthCheckStatus
Packages that use HealthCheckStatus
-
Uses of HealthCheckStatus in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return HealthCheckStatusModifier and TypeMethodDescriptionstatic HealthCheckStatus
HealthCheckItem.getStatus()
static HealthCheckStatus
Returns the enum constant of this type with the specified name.static HealthCheckStatus[]
HealthCheckStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type HealthCheckStatus