| Package | Description |
|---|---|
| org.cloudfoundry.client.lib | |
| org.cloudfoundry.client.lib.rest |
| Modifier and Type | Method and Description |
|---|---|
StreamingLogToken |
CloudFoundryOperations.streamLogs(String appName,
ApplicationLogListener listener)
Stream application logs produced after this method is called.
|
StreamingLogToken |
CloudFoundryClient.streamLogs(String appName,
ApplicationLogListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingLogTokenImpl |
| Modifier and Type | Method and Description |
|---|---|
StreamingLogToken |
CloudControllerClientImpl.streamLogs(String appName,
ApplicationLogListener listener) |
StreamingLogToken |
CloudControllerClient.streamLogs(String appName,
ApplicationLogListener listener) |
Copyright © 2015. All rights reserved.