Interface HealthCheckResponse
public interface HealthCheckResponse
Health check response.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classFluent API builder forHealthCheckResponse.static enumHealth check status. -
Method Summary
Modifier and TypeMethodDescriptionstatic HealthCheckResponse.Builderbuilder()A new response builder.details()Details of this health check.status()Status of this health check.
-
Method Details
-
builder
-
status
-
details
-