| Package | Description |
|---|---|
| org.mule.datasense.impl.model.operation |
| Modifier and Type | Method and Description |
|---|---|
InputMapping |
OperationCallBuilder.InputMappingBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<InputMapping> |
OperationCall.getInputMapping(String parameterName) |
Stream<InputMapping> |
OperationCall.getInputMappings() |
| Constructor and Description |
|---|
OperationCall(String name,
Stream<InputMapping> inputMappings,
org.mule.metadata.api.model.MetadataType returnType,
String target) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.