Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.Lifecycle
-
Packages that use Lifecycle Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of Lifecycle in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return Lifecycle Modifier and Type Method Description LifecycleEphemeralContainers. getLifecycle()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type Lifecycle Modifier and Type Method Description voidEphemeralContainers. setLifecycle(Lifecycle lifecycle)
-