public class SampleDataRequest extends AbstractToolingRequest
ComponentSampleDataResult for a
ToolingArtifact.| Constructor and Description |
|---|
SampleDataRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
void |
setLocation(String location)
Sets the location path of the component with a SampleData resolver inside the flow.
|
String |
toString() |
checkArgument, getRequestTimeout, setRequestTimeoutpublic void setLocation(String location)
location - the location path of the SampleData resolver component inside the flow.public String getLocation()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.