| Package | Description |
|---|---|
| org.mule.tooling.agent.rest.client.tooling.applications | |
| org.mule.tooling.agent.rest.client.tooling.applications.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationsPUTResponse |
Applications.put(ApplicationsPUTBody body,
boolean verboseErrorsEnabled)
PUT operation to deploy a tooling application not compressed.
|
ApplicationsPUTResponse |
Applications.put(InputStream body,
boolean verboseErrorsEnabled)
PUT operation to deploy a tooling application compressed from an
InputStream. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationsPUTResponse |
ApplicationsPUTResponse.withAdditionalProperty(String name,
Object value) |
ApplicationsPUTResponse |
ApplicationsPUTResponse.withApplicationId(String applicationId) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.