| Package | Description |
|---|---|
| org.mule.tooling.client.api | |
| org.mule.tooling.client.api.artifact |
| Modifier and Type | Method and Description |
|---|---|
ConnectivityTestingServiceBuilder |
ToolingRuntimeClient.newConnectivityTestingService()
Provides a builder to create a dynamically
ConnectivityTestingService. |
| Modifier and Type | Method and Description |
|---|---|
ConnectivityTestingServiceBuilder |
ConnectivityTestingServiceBuilder.addDependency(String groupId,
String artifactId,
String version,
String classifier,
String type)
Adds an dependency to the artifact.
|
ConnectivityTestingServiceBuilder |
ConnectivityTestingServiceBuilder.setArtifactDeclaration(org.mule.runtime.api.app.declaration.ArtifactDeclaration artifactDeclaration)
Configures the mule components for the application.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.