Interface ReprocessingSummary.Builder

    • Method Detail

      • id

        ReprocessingSummary.Builder id​(String id)

        The reprocessingId returned by StartPipelineReprocessing.

        Parameters:
        id - The reprocessingId returned by StartPipelineReprocessing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        ReprocessingSummary.Builder creationTime​(Instant creationTime)

        The time the pipeline reprocessing was created.

        Parameters:
        creationTime - The time the pipeline reprocessing was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.