| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
Repository |
Repository.clone() |
Repository |
AssociateRepositoryRequest.getRepository()
The repository to associate.
|
Repository |
Repository.withCodeCommit(CodeCommitRepository codeCommit)
Information about an AWS CodeCommit repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateRepositoryRequest.setRepository(Repository repository)
The repository to associate.
|
AssociateRepositoryRequest |
AssociateRepositoryRequest.withRepository(Repository repository)
The repository to associate.
|
Copyright © 2020. All rights reserved.