@ConfigurationProperties(value="spring.cloud.discovery.client.health-indicator") public class DiscoveryClientHealthIndicatorProperties extends Object
| Constructor and Description |
|---|
DiscoveryClientHealthIndicatorProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
boolean |
isIncludeDescription() |
void |
setEnabled(boolean enabled) |
void |
setIncludeDescription(boolean includeDescription) |
String |
toString() |
public DiscoveryClientHealthIndicatorProperties()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.