Uses of Interface
org.citrusframework.actions.knative.KnativeEventSendActionBuilder
Packages that use KnativeEventSendActionBuilder
-
Uses of KnativeEventSendActionBuilder in org.citrusframework.actions.knative
Classes in org.citrusframework.actions.knative with type parameters of type KnativeEventSendActionBuilderModifier and TypeInterfaceDescriptioninterfaceKnativeEventSendActionBuilder<T extends TestAction,B extends KnativeEventSendActionBuilder<T, B>> Methods in org.citrusframework.actions.knative that return KnativeEventSendActionBuilderModifier and TypeMethodDescriptionKnativeEventActionBuilder.send()Produce event for the Knative broker.