| Package | Description |
|---|---|
| org.mule.tooling.agent.rest.client.exceptions | |
| org.mule.tooling.agent.rest.client.tooling.applications.applicationId |
| Modifier and Type | Method and Description |
|---|---|
static ToolingServiceAPIException |
ToolingServiceAPIException.newToolingServiceAPIException(javax.ws.rs.core.Response response)
Creates a instance of the exception with the given response.
|
static ToolingServiceAPIException |
ToolingServiceAPIException.newToolingServiceAPIException(javax.ws.rs.core.Response response,
Throwable cause)
Creates a instance of the exception with the given response and cause.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationIdDELETEResponse |
ApplicationId.delete(boolean verboseErrorsEnabled)
DELETE operation, disposes this tooling application.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.