Interface ReprocessingSummary.Builder

  • Method Details

    • 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.
    • status

      The status of the pipeline reprocessing.

      Parameters:
      status - The status of the pipeline reprocessing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the pipeline reprocessing.

      Parameters:
      status - The status of the pipeline reprocessing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.