Uses of Class
org.apache.camel.v1.integrationstatus.conditions.pods.Health
-
Packages that use Health Package Description org.apache.camel.v1.integrationstatus.conditions -
-
Uses of Health in org.apache.camel.v1.integrationstatus.conditions
Methods in org.apache.camel.v1.integrationstatus.conditions that return types with arguments of type Health Modifier and Type Method Description java.util.List<Health>Pods. getHealth()Method parameters in org.apache.camel.v1.integrationstatus.conditions with type arguments of type Health Modifier and Type Method Description voidPods. setHealth(java.util.List<Health> health)
-