Uses of Class
org.eclipse.microprofile.health.HealthCheckResponse
Packages that use HealthCheckResponse
-
Uses of HealthCheckResponse in org.eclipse.microprofile.health
Methods in org.eclipse.microprofile.health that return HealthCheckResponseModifier and TypeMethodDescriptionabstract HealthCheckResponseHealthCheckResponseBuilder.build()Creates aHealthCheckResponsefrom the current builder.HealthCheck.call()Invokes the health check procedure provided by the implementation of this interface.static HealthCheckResponseCreates a failed health check with a name.static HealthCheckResponseCreates a successful health check with a name.