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. |
Flux<LogMessage> |
Applications.logs(LogsRequest request)
List the applications logs
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.