public class ProbeConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProbeConfig.Builder |
| Constructor and Description |
|---|
ProbeConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExec() |
Integer |
getFailureThreshold() |
String |
getGetUrl() |
Integer |
getInitialDelaySeconds() |
Integer |
getSuccessThreshold() |
String |
getTcpPort() |
Integer |
getTimeoutSeconds() |
public Integer getInitialDelaySeconds()
public Integer getTimeoutSeconds()
public String getExec()
public String getGetUrl()
public String getTcpPort()
public Integer getFailureThreshold()
public Integer getSuccessThreshold()
Copyright © 2019. All rights reserved.