Uses of Class
io.quarkus.funqy.knative.events.EventAttribute
-
Packages that use EventAttribute Package Description io.quarkus.funqy.knative.events -
-
Uses of EventAttribute in io.quarkus.funqy.knative.events
Methods in io.quarkus.funqy.knative.events that return EventAttribute Modifier and Type Method Description EventAttribute[]attributes()If there is an extra requirement to match against cloud event attributes to find the function to be triggered
-