| Package | Description |
|---|---|
| org.mule.runtime.api.sampledata |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSampleDataResult
Immutable implementation of
SampleDataResult |
| Modifier and Type | Method and Description |
|---|---|
static SampleDataResult |
SampleDataResult.resultFrom(Message message)
Creates a new
SampleDataResult with a successful result containing the resolved sample data. |
static SampleDataResult |
SampleDataResult.resultFrom(SampleDataFailure failure)
Creates a new
SampleDataResult with a failure result containing the associated failure |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.