public static class HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration extends Object
| Constructor and Description |
|---|
ThresholdsWithFailuresConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getFailures() |
String |
getThreshold() |
void |
setFailures(Integer failures) |
void |
setThreshold(String threshold) |
Apache Camel