| Package | Description |
|---|---|
| org.mule.connectors.atlantic.commons.builder.execution | |
| org.mule.connectors.atlantic.commons.builder.lambda.consumer |
| Modifier and Type | Method and Description |
|---|---|
<A,B,C,D,E,R> |
ExecutionBuilder.execute(HexaFunction<T,A,B,C,D,E,R> executionStrategy) |
| Constructor and Description |
|---|
PentaParamExecutionBuilder(T executingObject,
HexaFunction<T,A,B,C,D,E,R> executionStrategy,
ExecutionConfig<T> config) |
PentaParamExecutionBuilder(T executingObject,
HexaFunction<T,A,B,C,D,E,R> executionStrategy,
ExecutionConfig<T> config,
List<Object> params) |
| Modifier and Type | Method and Description |
|---|---|
default HexaFunction<A,B,C,D,E,F,Void> |
HexaConsumer.toFunction() |
Copyright © 2018. All rights reserved.