Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.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 LivenessProbeEphemeralContainers. getLivenessProbe()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type LivenessProbe Modifier and Type Method Description voidEphemeralContainers. setLivenessProbe(LivenessProbe livenessProbe)
-