| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
CodeReview |
CreateCodeReviewResponse.codeReview()
Returns the value of the CodeReview property for this object.
|
CodeReview |
DescribeCodeReviewResponse.codeReview()
Information about the code review.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCodeReviewResponse.Builder |
CreateCodeReviewResponse.Builder.codeReview(CodeReview codeReview)
Sets the value of the CodeReview property for this object.
|
DescribeCodeReviewResponse.Builder |
DescribeCodeReviewResponse.Builder.codeReview(CodeReview codeReview)
Information about the code review.
|
Copyright © 2020. All rights reserved.