Interface EventsRequest.Builder

  • Method Details

    • batchItem

      The batch of events to process. For each item in a batch, the endpoint ID acts as a key that has an EventsBatch object as its value.

      Parameters:
      batchItem - The batch of events to process. For each item in a batch, the endpoint ID acts as a key that has an EventsBatch object as its value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.