Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers.Lifecycle
-
Packages that use Lifecycle Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of Lifecycle in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return Lifecycle Modifier and Type Method Description LifecycleInitContainers. getLifecycle()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with parameters of type Lifecycle Modifier and Type Method Description voidInitContainers. setLifecycle(Lifecycle lifecycle)
-