| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
LogsRequest |
LogsRequest.Builder.build()
Builds a new
LogsRequest. |
| Modifier and Type | Method and Description |
|---|---|
LogsRequest.Builder |
LogsRequest.Builder.from(LogsRequest instance)
Fill a builder with attribute values from the provided
LogsRequest instance. |
reactor.core.publisher.Flux<LogMessage> |
Applications.logs(LogsRequest request)
List the applications logs
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.