| Package | Description |
|---|---|
| org.mule.runtime.api.value |
| Modifier and Type | Method and Description |
|---|---|
ResolvingFailure |
ResolvingFailure.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ResolvingFailure> |
ValueResult.getFailure() |
Optional<ResolvingFailure> |
ImmutableValueResult.getFailure() |
| Modifier and Type | Method and Description |
|---|---|
static ValueResult |
ValueResult.resultFrom(ResolvingFailure failure)
Creates a new
ValueResult with a failure result containing the associated failure |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.