public class GetRecordsSampleDataProvider
extends Object
implements org.mule.sdk.api.data.sample.SampleDataProvider<List<org.mule.runtime.api.metadata.TypedValue<String>>,Void>
getId in interface org.mule.sdk.api.data.sample.SampleDataProvider<List<org.mule.runtime.api.metadata.TypedValue<String>>,Void>
getSample
public org.mule.sdk.api.runtime.operation.Result<List<org.mule.runtime.api.metadata.TypedValue<String>>,Void> getSample()
throws org.mule.sdk.api.data.sample.SampleDataException
Specified by:
getSample in interface org.mule.sdk.api.data.sample.SampleDataProvider<List<org.mule.runtime.api.metadata.TypedValue<String>>,Void>