| Package | Description |
|---|---|
| org.mule.tools.maven.plugin.mule.cloudhub |
| Modifier and Type | Method and Description |
|---|---|
Application |
CloudhubApi.createApplication(String appName,
String region,
String muleVersion,
Integer workers,
String workerType,
Map<String,String> properties) |
Application |
CloudhubApi.getApplication(String appName)
Looks up an application by its name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
CloudhubApi.getApplications() |
Copyright © 2017. All rights reserved.