| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
List<CodeReviewSummary> |
ListCodeReviewsResponse.codeReviewSummaries()
A list of code reviews that meet the criteria of the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListCodeReviewsResponse.Builder |
ListCodeReviewsResponse.Builder.codeReviewSummaries(CodeReviewSummary... codeReviewSummaries)
A list of code reviews that meet the criteria of the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListCodeReviewsResponse.Builder |
ListCodeReviewsResponse.Builder.codeReviewSummaries(Collection<CodeReviewSummary> codeReviewSummaries)
A list of code reviews that meet the criteria of the request.
|
Copyright © 2020. All rights reserved.