Uses of Class
org.gitlab4j.api.models.HealthCheckInfo
Packages that use HealthCheckInfo
-
Uses of HealthCheckInfo in org.gitlab4j.api
Methods in org.gitlab4j.api that return HealthCheckInfoModifier and TypeMethodDescriptionHealthCheckApi.getLiveness()Get Health Checks from the liveness endpoint.HealthCheckApi.getLiveness(String token) Deprecated.HealthCheckApi.getReadiness()Get Health Checks from the readiness endpoint.HealthCheckApi.getReadiness(String token) Deprecated.