Uses of Class
org.aoju.bus.gitlab.models.HealthCheckInfo
Packages that use HealthCheckInfo
-
Uses of HealthCheckInfo in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab 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.