Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.ReadinessProbe
-
Packages that use ReadinessProbe Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of ReadinessProbe in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return ReadinessProbe Modifier and Type Method Description ReadinessProbeContainers. getReadinessProbe()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type ReadinessProbe Modifier and Type Method Description voidContainers. setReadinessProbe(ReadinessProbe readinessProbe)
-