| Package | Description |
|---|---|
| org.mule.tools.client.cloudhub |
| Modifier and Type | Method and Description |
|---|---|
Application |
CloudHubClient.createApplication(Application application,
File file)
Creates an
Application |
Application |
CloudHubClient.getApplications(String domain)
Look up a
Application based on its domain name |
Application |
CloudHubClient.updateApplication(Application application,
File file)
Update an already existing
Application |
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
CloudHubClient.getApplications()
Look up all the applications
|
| Modifier and Type | Method and Description |
|---|---|
Application |
CloudHubClient.createApplication(Application application,
File file)
Creates an
Application |
Application |
CloudHubClient.updateApplication(Application application,
File file)
Update an already existing
Application |
Copyright © 2018 MuleSoft Inc. All rights reserved.