| 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)
Sets the
MetadataCacheFactory used by the client to create MetadataCache. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withRemoteAgentConfiguration(AgentConfiguration agentConfiguration)
Sets the
AgentConfiguration used by the client to access the Tooling REST API. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.