| Interface | Description |
|---|---|
| ApplicationLogListener | |
| ApplicationServicesUpdateCallback | |
| CloudControllerClient |
The interface defining operations making up the Cloud Foundry Java client's API.
|
| RestLogCallback |
Callback to support reporting of log information for any REST calls.
|
| UploadStatusCallback |
Reports status information when uploading an application.
|
| Class | Description |
|---|---|
| CloudControllerClientImpl |
A Java client to exercise the Cloud Foundry API.
|
| CloudCredentials |
Class that encapsulates credentials used for authentication
|
| HttpProxyConfiguration |
Class that encapsulates http proxy information
|
| RestLogEntry |
RestLogEntry containing the values logged for each REST call
|
| RestLogger |
RestLogCallback implementation that logs to application log
|
| StartingInfo |
Starting info contains values from response headers when an application is first started.
|
| Exception | Description |
|---|---|
| CloudControllerException | |
| CloudException | |
| CloudOperationException | |
| CloudServiceBrokerException |
Copyright © 2020 SAP SE. All rights reserved.