Interface UpdatePipelineResponse.Builder

  • Method Details

    • pipelineArn

      UpdatePipelineResponse.Builder pipelineArn(String pipelineArn)

      The Amazon Resource Name (ARN) of the updated pipeline.

      Parameters:
      pipelineArn - The Amazon Resource Name (ARN) of the updated pipeline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pipelineVersionId

      UpdatePipelineResponse.Builder pipelineVersionId(Long pipelineVersionId)

      The ID of the pipeline version.

      Parameters:
      pipelineVersionId - The ID of the pipeline version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.