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