Interface KnativeEventReceiveActionBuilder<T extends TestAction,B extends KnativeEventReceiveActionBuilder<T,B>>
- All Superinterfaces:
ActionBuilder<T,,B> KnativeActionBuilderBase<T,,B> ReferenceResolverAwareBuilder<T,,B> TestActionBuilder<T>
public interface KnativeEventReceiveActionBuilder<T extends TestAction,B extends KnativeEventReceiveActionBuilder<T,B>>
extends KnativeActionBuilderBase<T,B>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, Object> ceAttributes) serviceName(String serviceName) servicePort(int servicePort) timeout(long timeout) Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.actions.knative.KnativeActionBuilderBase
autoRemoveResources, client, clusterType, inNamespaceMethods inherited from interface org.citrusframework.actions.ReferenceResolverAwareBuilder
withReferenceResolverMethods inherited from interface org.citrusframework.TestActionBuilder
build
-
Method Details
-
service
-
serviceName
-
servicePort
-
timeout
-
event
-
event
-
eventData
-
attributes
-
attribute
-
server
-