Interface UpdateCodeRepositoryResponse.Builder

  • Method Details

    • codeRepositoryArn

      UpdateCodeRepositoryResponse.Builder codeRepositoryArn(String codeRepositoryArn)

      The ARN of the Git repository.

      Parameters:
      codeRepositoryArn - The ARN of the Git repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.