| Method and Description |
|---|
| org.cloudfoundry.client.lib.CloudControllerClientImpl.getCrashLogs(String)
use
#streamLogs(String, ApplicationLogListener) or CloudControllerClientImpl.getRecentLogs(String) |
| org.cloudfoundry.client.lib.CloudControllerClient.getCrashLogs(String)
Use
#streamLogs(String, ApplicationLogListener) or CloudControllerClient.getRecentLogs(String) |
| org.cloudfoundry.client.lib.CloudControllerClientImpl.getLogs(String)
use
#streamLogs(String, ApplicationLogListener) or CloudControllerClientImpl.getRecentLogs(String) |
| org.cloudfoundry.client.lib.CloudControllerClient.getLogs(String)
Use
#streamLogs(String, ApplicationLogListener) or CloudControllerClient.getRecentLogs(String) |
| org.cloudfoundry.client.lib.CloudControllerClient.removeDomain(String) |
Copyright © 2020 SAP SE. All rights reserved.