Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.Sources
-
Packages that use Sources Package Description org.apache.camel.v1alpha1.kameletbindingspec -
-
Uses of Sources in org.apache.camel.v1alpha1.kameletbindingspec
Methods in org.apache.camel.v1alpha1.kameletbindingspec that return types with arguments of type Sources Modifier and Type Method Description java.util.List<Sources>Integration. getSources()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec with type arguments of type Sources Modifier and Type Method Description voidIntegration. setSources(java.util.List<Sources> sources)
-