Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.InitContainers
-
Packages that use InitContainers Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template -
-
Uses of InitContainers in org.apache.camel.v1alpha1.kameletbindingspec.integration.template
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template that return types with arguments of type InitContainers Modifier and Type Method Description java.util.List<InitContainers>Spec. getInitContainers()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template with type arguments of type InitContainers Modifier and Type Method Description voidSpec. setInitContainers(java.util.List<InitContainers> initContainers)
-