public final class MetadataKeysRequest extends AbstractToolingRequest
MetadataKeysContainer for a ToolingArtifact.| Constructor and Description |
|---|
MetadataKeysRequest() |
| 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 the
MetadataKeyProvider component inside the flow. |
String |
toString() |
checkArgument, getRequestTimeout, setRequestTimeoutpublic void setLocation(org.mule.runtime.api.component.location.Location location)
MetadataKeyProvider component inside the flow.location - the location path of the MetadataKeyProvider component inside the flow.public org.mule.runtime.api.component.location.Location getLocation()
MetadataKeyProvider component inside the flow.Copyright © 2017 MuleSoft, Inc.. All rights reserved.