Interface IngestedEventsTimeWindow.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IngestedEventsTimeWindow.Builder,IngestedEventsTimeWindow>, SdkBuilder<IngestedEventsTimeWindow.Builder,IngestedEventsTimeWindow>, SdkPojo
Enclosing class:
IngestedEventsTimeWindow

public static interface IngestedEventsTimeWindow.Builder extends SdkPojo, CopyableBuilder<IngestedEventsTimeWindow.Builder,IngestedEventsTimeWindow>
  • Method Details

    • startTime

      Timestamp of the first ingensted event.

      Parameters:
      startTime - Timestamp of the first ingensted event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      Timestamp of the final ingested event.

      Parameters:
      endTime - Timestamp of the final ingested event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.