Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.LivenessProbe
-
Packages that use LivenessProbe Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of LivenessProbe in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return LivenessProbe Modifier and Type Method Description LivenessProbeContainers. getLivenessProbe()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type LivenessProbe Modifier and Type Method Description voidContainers. setLivenessProbe(LivenessProbe livenessProbe)
-