Interface StartPipelineReprocessingResponse.Builder

    • Method Detail

      • reprocessingId

        StartPipelineReprocessingResponse.Builder reprocessingId​(String reprocessingId)

        The ID of the pipeline reprocessing activity that was started.

        Parameters:
        reprocessingId - The ID of the pipeline reprocessing activity that was started.
        Returns:
        Returns a reference to this object so that method calls can be chained together.