| 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,
Set<org.mule.runtime.api.meta.model.error.ErrorModel> errorModelSet,
org.mule.metadata.api.model.MetadataType returnType,
String target,
String targetValueExpression,
String outputMimeType) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.