| Package | Description |
|---|---|
| org.mule.tooling.client.api |
| Modifier and Type | Method and Description |
|---|---|
ToolingRuntimeClient.Builder |
ToolingRuntimeClientBuilderFactory.create()
Creates a
ToolingRuntimeClient.Builder. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withMavenConfiguration(org.mule.maven.client.api.model.MavenConfiguration mavenConfiguration)
Sets the
MavenConfiguration used by the client to access the maven artifacts. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withMetadataCacheFactory(MetadataCacheFactory metadataCacheFactory)
Deprecated.
Use
withMetadataCacheStorageFactory() instead |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withRemoteAgentConfiguration(AgentConfiguration agentConfiguration)
Sets the
AgentConfiguration used by the client to access the Tooling REST API. |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.