| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationSummary> |
ListRecommendationsResponse.recommendationSummaries()
List of recommendations for the requested code review.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationsResponse.Builder |
ListRecommendationsResponse.Builder.recommendationSummaries(RecommendationSummary... recommendationSummaries)
List of recommendations for the requested code review.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationsResponse.Builder |
ListRecommendationsResponse.Builder.recommendationSummaries(Collection<RecommendationSummary> recommendationSummaries)
List of recommendations for the requested code review.
|
Copyright © 2023. All rights reserved.