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