public class HealthCheckConfiguration extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
HealthCheckConfiguration.Builder |
Constructor and Description |
---|
HealthCheckConfiguration() |
Modifier and Type | Method and Description |
---|---|
Arguments |
getCmd() |
String |
getInterval() |
HealthCheckMode |
getMode() |
Integer |
getRetries() |
String |
getTimeout() |
void |
validate() |
public String getInterval()
public String getTimeout()
public Arguments getCmd()
public HealthCheckMode getMode()
public Integer getRetries()
public void validate() throws IllegalArgumentException
IllegalArgumentException
Copyright © 2018. All rights reserved.