public static class LoadBalancerProperties.HealthCheck extends Object
| Constructor and Description |
|---|
HealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInitialDelay() |
Duration |
getInterval() |
Map<String,String> |
getPath() |
void |
setInitialDelay(int initialDelay) |
void |
setInterval(Duration interval) |
void |
setPath(Map<String,String> path) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.