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