Interface CreateCodeRepositoryResponse.Builder

  • Method Details

    • codeRepositoryArn

      CreateCodeRepositoryResponse.Builder codeRepositoryArn(String codeRepositoryArn)

      The Amazon Resource Name (ARN) of the new repository.

      Parameters:
      codeRepositoryArn - The Amazon Resource Name (ARN) of the new repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.