Interface StartingEventBatchCondition.Builder

  • Method Details

    • batchSize

      Number of events in the batch.

      Parameters:
      batchSize - Number of events in the batch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • batchWindow

      StartingEventBatchCondition.Builder batchWindow(Integer batchWindow)

      Duration of the batch window in seconds.

      Parameters:
      batchWindow - Duration of the batch window in seconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.