Uses of Class
com.redhat.cloud.notifications.ingress.Event
-
Packages that use Event Package Description com.redhat.cloud.notifications.ingress -
-
Uses of Event in com.redhat.cloud.notifications.ingress
Classes in com.redhat.cloud.notifications.ingress with type parameters of type Event Modifier and Type Class Description static classEvent.EventBuilderBase<T extends Event>Fields in com.redhat.cloud.notifications.ingress declared as Event Modifier and Type Field Description protected TEvent.EventBuilderBase. instanceMethods in com.redhat.cloud.notifications.ingress that return types with arguments of type Event Modifier and Type Method Description List<Event>Action. getEvents()(Required)Method parameters in com.redhat.cloud.notifications.ingress with type arguments of type Event Modifier and Type Method Description voidAction. setEvents(List<Event> events)(Required)Action.ActionBuilderBaseAction.ActionBuilderBase. withEvents(List<Event> events)
-