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