Uses of Class
org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
-
Packages that use CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties Package Description org.apache.camel.spring.boot.actuate.health -
-
Uses of CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties in org.apache.camel.spring.boot.actuate.health
Methods in org.apache.camel.spring.boot.actuate.health that return types with arguments of type CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties Modifier and Type Method Description Map<String,CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties>CamelHealthCheckConfigurationProperties. getConfig()Method parameters in org.apache.camel.spring.boot.actuate.health with type arguments of type CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties Modifier and Type Method Description voidCamelHealthCheckConfigurationProperties. setConfig(Map<String,CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties> config)
-