public final class MetadataRequest extends AbstractToolingRequest
ComponentMetadataDescriptor for a
ToolingArtifact.| Constructor and Description |
|---|
MetadataRequest() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.location.Location |
getLocation() |
void |
setLocation(org.mule.runtime.api.component.location.Location location)
Sets the location path of component inside the flow.
|
String |
toString() |
checkArgument, getRequestTimeout, setRequestTimeoutpublic void setLocation(org.mule.runtime.api.component.location.Location location)
location - the location path of the component inside the flow.public org.mule.runtime.api.component.location.Location getLocation()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.