| Package | Description |
|---|---|
| org.cloudfoundry.client.lib | |
| org.cloudfoundry.client.lib.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
RestLogger
RestLogCallback implementation that logs to application log
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudControllerClientImpl.registerRestLogListener(RestLogCallback callBack) |
void |
CloudControllerClient.registerRestLogListener(RestLogCallback callBack)
Register a new RestLogCallback
|
void |
CloudControllerClientImpl.unRegisterRestLogListener(RestLogCallback callBack) |
void |
CloudControllerClient.unRegisterRestLogListener(RestLogCallback callBack)
Un-register a RestLogCallback
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudControllerRestClient.registerRestLogListener(RestLogCallback callBack) |
void |
CloudControllerRestClientImpl.registerRestLogListener(RestLogCallback callBack) |
void |
CloudControllerRestClient.unRegisterRestLogListener(RestLogCallback callBack) |
void |
CloudControllerRestClientImpl.unRegisterRestLogListener(RestLogCallback callBack) |
Copyright © 2020 SAP SE. All rights reserved.