Package io.dropwizard.health.response
Class HealthResponse
java.lang.Object
io.dropwizard.health.response.HealthResponse
-
Constructor Summary
ConstructorsConstructorDescriptionHealthResponse(boolean healthy, @NonNull String message, @NonNull String contentType, int status) -
Method Summary