Uses of Class
io.helidon.health.checks.HeapMemoryHealthCheck.Builder
-
Packages that use HeapMemoryHealthCheck.Builder Package Description io.helidon.health.checks Healthchecks provided by our Microprofile implementation. -
-
Uses of HeapMemoryHealthCheck.Builder in io.helidon.health.checks
Methods in io.helidon.health.checks that return HeapMemoryHealthCheck.Builder Modifier and Type Method Description static HeapMemoryHealthCheck.BuilderHeapMemoryHealthCheck. builder()Create a new fluent API builder to configure a new health check.HeapMemoryHealthCheck.BuilderHeapMemoryHealthCheck.Builder. thresholdPercent(double threshold)Threshol percentage.
-