| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLog |
ApplicationLog.Builder.build()
Builds a new
ApplicationLog. |
| Modifier and Type | Method and Description |
|---|---|
Flux<ApplicationLog> |
Applications.logs(ApplicationLogsRequest request)
List the applications logs.
|
Flux<ApplicationLog> |
DefaultApplications.logs(ApplicationLogsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLog.Builder |
ApplicationLog.Builder.from(ApplicationLog instance)
Fill a builder with attribute values from the provided
ApplicationLog instance. |
Copyright © 2026. All rights reserved.