public interface SampleDataService
ComponentSampleDataResult for any Sample Data Provider available in a Mule App.| Modifier and Type | Method and Description |
|---|---|
ComponentSampleDataResult |
getSampleData(SampleDataRequest sampleDataRequest)
Retrieve sample data for the component
|
ComponentSampleDataResult getSampleData(SampleDataRequest sampleDataRequest)
sampleDataRequest - a SampleDataRequest with all the required information to execute this requestComponentSampleDataResult with the sample dataCopyright © 2022 MuleSoft, Inc.. All rights reserved.