Uses of Class
org.gitlab4j.api.HealthCheckApi
-
Packages that use HealthCheckApi Package Description org.gitlab4j.api -
-
Uses of HealthCheckApi in org.gitlab4j.api
Methods in org.gitlab4j.api that return HealthCheckApi Modifier and Type Method Description HealthCheckApiGitLabApi. getHealthCheckApi()Gets the HealthCheckApi instance owned by this GitLabApi instance.
-