public static class ExecHealthCheck.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ExecHealthCheck |
build() |
String |
getCommand() |
ExecHealthCheck.Builder |
setCommand(String command) |
public String getCommand()
public ExecHealthCheck.Builder setCommand(String command)
public ExecHealthCheck build()
Copyright © 2015. All rights reserved.