| Package | Description |
|---|---|
| org.mule.tools.client.cloudhub | |
| org.mule.tools.deployment.cloudhub |
| Modifier and Type | Method and Description |
|---|---|
Application |
CloudHubClient.createApplication(ApplicationMetadata metadata) |
Application |
CloudHubClient.getApplication(String appName)
Looks up an application by its name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
CloudHubClient.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationMetadata.updateValues(Application currentApplication) |
| Modifier and Type | Method and Description |
|---|---|
protected Application |
CloudHubArtifactDeployer.findApplicationFromCurrentUser(String appName)
Tries to find the application id.
|
Copyright © 2018 MuleSoft Inc. All rights reserved.