| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer |
This section provides documentation for the Amazon CodeGuru Reviewer API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateRepositoryResponse |
CodeGuruReviewerClient.associateRepository(AssociateRepositoryRequest associateRepositoryRequest)
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services
CodeStar Connections with Amazon CodeGuru Reviewer.
|
default AssociateRepositoryResponse |
CodeGuruReviewerClient.associateRepository(Consumer<AssociateRepositoryRequest.Builder> associateRepositoryRequest)
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services
CodeStar Connections with Amazon CodeGuru Reviewer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateRepositoryResponse> |
CodeGuruReviewerAsyncClient.associateRepository(AssociateRepositoryRequest associateRepositoryRequest)
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services
CodeStar Connections with Amazon CodeGuru Reviewer.
|
default CompletableFuture<AssociateRepositoryResponse> |
CodeGuruReviewerAsyncClient.associateRepository(Consumer<AssociateRepositoryRequest.Builder> associateRepositoryRequest)
Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services
CodeStar Connections with Amazon CodeGuru Reviewer.
|
Copyright © 2023. All rights reserved.