public class DataSenseResolveRequest extends DataSenseRequest
DataSenseService.| Constructor and Description |
|---|
DataSenseResolveRequest() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.datasense.api.DataSenseResolutionScope |
getDataSenseResolutionScope() |
org.mule.runtime.api.component.location.Location |
getLocation() |
void |
setDataSenseResolutionScope(org.mule.datasense.api.DataSenseResolutionScope dataSenseResolutionScope)
Sets the resolution scope to be used on resolving DataSense.
|
void |
setLocation(org.mule.runtime.api.component.location.Location location)
Sets the location from the
ToolingArtifact configuration to be used for resolving DataSense. |
getDataSenseMetadataCacheProvider, setDataSenseMetadataCacheProvider, toStringcheckArgument, getRequestTimeout, setRequestTimeoutpublic void setLocation(org.mule.runtime.api.component.location.Location location)
ToolingArtifact configuration to be used for resolving DataSense.setLocation in class DataSenseRequestlocation - from the ToolingArtifact configuration.public org.mule.runtime.api.component.location.Location getLocation()
getLocation in class DataSenseRequestToolingArtifact configuration.public void setDataSenseResolutionScope(org.mule.datasense.api.DataSenseResolutionScope dataSenseResolutionScope)
dataSenseResolutionScope - resolution scope to use.public org.mule.datasense.api.DataSenseResolutionScope getDataSenseResolutionScope()
DataSenseResolutionScope.Copyright © 2017 MuleSoft, Inc.. All rights reserved.