| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer |
This section provides documentation for the Amazon CodeGuru Reviewer API operations.
|
| software.amazon.awssdk.services.codegurureviewer.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeCodeReviewResponse |
CodeGuruReviewerClient.describeCodeReview(Consumer<DescribeCodeReviewRequest.Builder> describeCodeReviewRequest)
Returns the metadata associated with the code review along with its status.
|
default DescribeCodeReviewResponse |
CodeGuruReviewerClient.describeCodeReview(DescribeCodeReviewRequest describeCodeReviewRequest)
Returns the metadata associated with the code review along with its status.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCodeReviewResponse> |
CodeGuruReviewerAsyncClient.describeCodeReview(Consumer<DescribeCodeReviewRequest.Builder> describeCodeReviewRequest)
Returns the metadata associated with the code review along with its status.
|
default CompletableFuture<DescribeCodeReviewResponse> |
CodeGuruReviewerAsyncClient.describeCodeReview(DescribeCodeReviewRequest describeCodeReviewRequest)
Returns the metadata associated with the code review along with its status.
|
Copyright © 2023. All rights reserved.