Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method and Description |
---|---|
HealthCheckInfo |
HealthCheckApi.getLiveness()
Get Health Checks from the liveness endpoint.
|
HealthCheckInfo |
HealthCheckApi.getLiveness(String token)
Deprecated.
|
HealthCheckInfo |
HealthCheckApi.getReadiness()
Get Health Checks from the readiness endpoint.
|
HealthCheckInfo |
HealthCheckApi.getReadiness(String token)
Deprecated.
|
Copyright © 2019. All rights reserved.