Uses of Class
org.gitlab4j.api.models.HealthCheckInfo
| Package | Description |
|---|---|
| org.gitlab4j.api |
-
Uses of HealthCheckInfo in org.gitlab4j.api
Methods in org.gitlab4j.api that return HealthCheckInfo Modifier and Type Method Description HealthCheckInfoHealthCheckApi. getLiveness()Get Health Checks from the liveness endpoint.HealthCheckInfoHealthCheckApi. getLiveness(String token)Deprecated.HealthCheckInfoHealthCheckApi. getReadiness()Get Health Checks from the readiness endpoint.HealthCheckInfoHealthCheckApi. getReadiness(String token)Deprecated.