| Package | Description |
|---|---|
| org.mule.tooling.client.api |
| Modifier and Type | Method and Description |
|---|---|
abstract ToolingRuntimeClient.Builder |
AbstractToolingRuntimeClientBuilderFactory.create(org.mule.maven.client.api.MavenClient mavenClient)
Creates a
ToolingRuntimeClient.Builder. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withLoggingConfiguration(InputStream loggingConfiguration)
Sets the logging configuration file used by the Mule logging mechanism when deploying artifacts.
|
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.withRemoteAgentConfiguration(AgentConfiguration agentConfiguration)
Sets the
AgentConfiguration used by the client to access the Tooling REST API. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.