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.
|
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 © 2016 Pivotal Software, Inc.. All rights reserved.