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