Interface DevEnvironmentRepositorySummary.Builder

    • Method Detail

      • repositoryName

        DevEnvironmentRepositorySummary.Builder repositoryName​(String repositoryName)

        The name of the source repository.

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

        DevEnvironmentRepositorySummary.Builder branchName​(String branchName)

        The name of the branch in a source repository cloned into the Dev Environment.

        Parameters:
        branchName - The name of the branch in a source repository cloned into the Dev Environment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.