Interface DeleteSourceRepositoryResponse.Builder

    • Method Detail

      • spaceName

        DeleteSourceRepositoryResponse.Builder spaceName​(String spaceName)

        The name of the space.

        Parameters:
        spaceName - The name of the space.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • projectName

        DeleteSourceRepositoryResponse.Builder projectName​(String projectName)

        The name of the project in the space.

        Parameters:
        projectName - The name of the project in the space.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        DeleteSourceRepositoryResponse.Builder name​(String name)

        The name of the repository.

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