Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.StartupProbe
-
Packages that use StartupProbe Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of StartupProbe in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return StartupProbe Modifier and Type Method Description StartupProbeEphemeralContainers. getStartupProbe()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type StartupProbe Modifier and Type Method Description voidEphemeralContainers. setStartupProbe(StartupProbe startupProbe)
-