Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.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 StartupProbeContainers. getStartupProbe()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type StartupProbe Modifier and Type Method Description voidContainers. setStartupProbe(StartupProbe startupProbe)
-