Packages

package eventbridge

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package javadsl
  2. package scaladsl

Type Members

  1. final class EventBridgePublishSettings extends AnyRef

    Settings of the EventBridgePublish plugin.

    Settings of the EventBridgePublish plugin.

    Currently supports only concurrency parameter which defines how many of the events within the stream would be put into the event bus using the mapAsync method - trying to keep the ordering of the request / entries as they were put into the stream. Use concurrency 1 for having control over failures.

Value Members

  1. object EventBridgePublishSettings

Ungrouped