Package org.gcube.smartgears.health
Class HealthResponse
java.lang.Object
org.gcube.smartgears.health.HealthResponse
-
Constructor Summary
ConstructorsConstructorDescriptionHealthResponse(org.gcube.common.health.api.Status status, List<org.gcube.common.health.api.response.HealthCheckResponse> checks) -
Method Summary
-
Constructor Details
-
HealthResponse
public HealthResponse(org.gcube.common.health.api.Status status, List<org.gcube.common.health.api.response.HealthCheckResponse> checks)
-
-
Method Details
-
getStatus
public org.gcube.common.health.api.Status getStatus() -
getChecks
-