Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.containers.StartupProbe
-
Packages that use StartupProbe Package Description org.apache.camel.v1.pipespec.integration.template.spec -
-
Uses of StartupProbe in org.apache.camel.v1.pipespec.integration.template.spec
Methods in org.apache.camel.v1.pipespec.integration.template.spec that return StartupProbe Modifier and Type Method Description StartupProbeContainers. getStartupProbe()Methods in org.apache.camel.v1.pipespec.integration.template.spec with parameters of type StartupProbe Modifier and Type Method Description voidContainers. setStartupProbe(StartupProbe startupProbe)
-