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