Uses of Class
org.apache.camel.v1.pipespec.integration.Flows
-
Packages that use Flows Package Description org.apache.camel.v1.pipespec -
-
Uses of Flows in org.apache.camel.v1.pipespec
Methods in org.apache.camel.v1.pipespec 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.v1.pipespec with type arguments of type Flows Modifier and Type Method Description voidIntegration. setFlows(java.util.List<Flows> flows)
-