Uses of Class
org.apache.camel.v1.integrationspec.template.spec.InitContainers
-
Packages that use InitContainers Package Description org.apache.camel.v1.integrationspec.template -
-
Uses of InitContainers in org.apache.camel.v1.integrationspec.template
Methods in org.apache.camel.v1.integrationspec.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.v1.integrationspec.template with type arguments of type InitContainers Modifier and Type Method Description voidSpec. setInitContainers(java.util.List<InitContainers> initContainers)
-