| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEvent |
ApplicationEvent.Builder.build()
Builds a new
ApplicationEvent. |
| Modifier and Type | Method and Description |
|---|---|
Flux<ApplicationEvent> |
Applications.getEvents(GetApplicationEventsRequest request)
Gets recent events of an application.
|
Flux<ApplicationEvent> |
DefaultApplications.getEvents(GetApplicationEventsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEvent.Builder |
ApplicationEvent.Builder.from(ApplicationEvent instance)
Fill a builder with attribute values from the provided
ApplicationEvent instance. |
Copyright © 2018. All rights reserved.