Interface CodeCommitRepository.Builder

    • Method Detail

      • name

        CodeCommitRepository.Builder name​(String name)

        The name of the Amazon Web Services CodeCommit repository. For more information, see repositoryName in the Amazon Web Services CodeCommit API Reference.

        Parameters:
        name - The name of the Amazon Web Services CodeCommit repository. For more information, see repositoryName in the Amazon Web Services CodeCommit API Reference.
        Returns:
        Returns a reference to this object so that method calls can be chained together.