| Class | Description |
|---|---|
| ApiDeserializer |
Given the special syntax of "apiName=JSON" this will deserialize the JSON into the appropriate API POJO.
|
| DeployApplicationRequest |
Deploys an application to a resource.
|
| DeployApplicationResponse |
Results of an application deployment request.
|
| EchoRequest |
A simple request to echo a string back used for testing connectivity.
|
| EchoResponse |
An echo response where the reply should be the message from the echo request.
|
| ExecuteOperationRequest |
A request to execute an operation.
|
| ExecuteOperationResponse |
A response describing the results of an operation execution.
|
| GenericErrorResponse |
An general error message.
|
| GenericErrorResponseBuilder | |
| GenericSuccessResponse |
An general success message.
|
| NotificationMessage |
An general notification message.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.