| Package | Description |
|---|---|
| org.mule.tooling.agent.rest.client.tooling.domains | |
| org.mule.tooling.agent.rest.client.tooling.domains.model |
| Modifier and Type | Method and Description |
|---|---|
DomainsPUTResponse |
Domains.put(DomainsPUTBody body,
boolean verboseErrorsEnabled,
int readTimeout)
PUT operation to deploy a tooling application not compressed.
|
DomainsPUTResponse |
Domains.put(InputStream body,
boolean verboseErrorsEnabled,
int readTimeout)
PUT operation to deploy a tooling application compressed from an
InputStream. |
| Modifier and Type | Method and Description |
|---|---|
DomainsPUTResponse |
DomainsPUTResponse.withAdditionalProperty(String name,
Object value) |
DomainsPUTResponse |
DomainsPUTResponse.withDomainId(String domainId) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.