Uses of Class
io.smallrye.health.checks.InetAddressHealthCheck
-
-
Uses of InetAddressHealthCheck in io.smallrye.health.checks
Methods in io.smallrye.health.checks that return InetAddressHealthCheck Modifier and Type Method Description InetAddressHealthCheckInetAddressHealthCheck. name(String name)Sets the name of the health check.InetAddressHealthCheckInetAddressHealthCheck. timeout(int timeout)Sets timeout in millis.
-