Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method | 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 © 2018. All rights reserved.