public static interface CodeCommitRepository.Builder extends SdkPojo, CopyableBuilder<CodeCommitRepository.Builder,CodeCommitRepository>
| Modifier and Type | Method and Description |
|---|---|
CodeCommitRepository.Builder |
name(String name)
The name of the AWS CodeCommit repository.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCodeCommitRepository.Builder name(String name)
The name of the AWS CodeCommit repository. For more information, see repositoryName in the AWS CodeCommit API Reference.
name - The name of the AWS CodeCommit repository. For more information, see repositoryName in the AWS CodeCommit API Reference.Copyright © 2021. All rights reserved.