Interface DeleteRepositoryResponse.Builder

    • Method Detail

      • repositoryId

        DeleteRepositoryResponse.Builder repositoryId​(String repositoryId)

        The ID of the repository that was deleted.

        Parameters:
        repositoryId - The ID of the repository that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.