Interface UpdatePipelineVersionResponse.Builder

  • Method Details

    • pipelineArn

      The Amazon Resource Name (ARN) of the pipeline.

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

      UpdatePipelineVersionResponse.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.