public static final class HeapMemoryHealthCheck.Builder extends Object implements Builder<HeapMemoryHealthCheck>
HeapMemoryHealthCheck.| Modifier and Type | Method and Description |
|---|---|
HeapMemoryHealthCheck |
build()
Build the instance from this builder.
|
HeapMemoryHealthCheck.Builder |
thresholdPercent(double threshold)
Threshol percentage.
|
public HeapMemoryHealthCheck build()
Builderbuild in interface Builder<HeapMemoryHealthCheck>public HeapMemoryHealthCheck.Builder thresholdPercent(double threshold)
threshold - threshold percentage (e.g. 87.47)Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.