Uses of Class
io.helidon.health.checks.HeapMemoryHealthCheck.Builder
Packages that use HeapMemoryHealthCheck.Builder
-
Uses of HeapMemoryHealthCheck.Builder in io.helidon.health.checks
Methods in io.helidon.health.checks that return HeapMemoryHealthCheck.BuilderModifier and TypeMethodDescriptionHeapMemoryHealthCheck.builder()Create a new fluent API builder to configure a new health check.Deprecated, for removal: This API element is subject to removal in a future version.Set up the heap space health check via config key, if present.HeapMemoryHealthCheck.Builder.thresholdPercent(double threshold) Threshol percentage.
config(io.helidon.config.Config)instead