| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer |
This section provides documentation for the Amazon CodeGuru Reviewer API operations.
|
| software.amazon.awssdk.services.codegurureviewer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCodeReviewResponse |
CodeGuruReviewerClient.createCodeReview(CreateCodeReviewRequest createCodeReviewRequest)
Use to create a code review with a
CodeReviewType of RepositoryAnalysis. |
default CompletableFuture<CreateCodeReviewResponse> |
CodeGuruReviewerAsyncClient.createCodeReview(CreateCodeReviewRequest createCodeReviewRequest)
Use to create a code review with a
CodeReviewType of RepositoryAnalysis. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCodeReviewRequestMarshaller.marshall(CreateCodeReviewRequest createCodeReviewRequest) |
Copyright © 2021. All rights reserved.