Uses of Class
org.apache.camel.v1.integrationspec.template.spec.initcontainers.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 ReadinessProbeInitContainers. getReadinessProbe()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type ReadinessProbe Modifier and Type Method Description voidInitContainers. setReadinessProbe(ReadinessProbe readinessProbe)
-