| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer |
This section provides documentation for the Amazon CodeGuru Reviewer API operations.
|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationFeedbackResult |
AmazonCodeGuruReviewerClient.listRecommendationFeedback(ListRecommendationFeedbackRequest request)
Lists the customer feedback for a CodeGuru Reviewer recommendation for all users.
|
ListRecommendationFeedbackResult |
AmazonCodeGuruReviewer.listRecommendationFeedback(ListRecommendationFeedbackRequest listRecommendationFeedbackRequest)
Lists the customer feedback for a CodeGuru Reviewer recommendation for all users.
|
ListRecommendationFeedbackResult |
AbstractAmazonCodeGuruReviewer.listRecommendationFeedback(ListRecommendationFeedbackRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationFeedbackResult |
ListRecommendationFeedbackResult.clone() |
ListRecommendationFeedbackResult |
ListRecommendationFeedbackResult.withNextToken(String nextToken)
If nextToken is returned, there are more results available.
|
ListRecommendationFeedbackResult |
ListRecommendationFeedbackResult.withRecommendationFeedbackSummaries(Collection<RecommendationFeedbackSummary> recommendationFeedbackSummaries)
Recommendation feedback summaries corresponding to the code reivew ARN.
|
ListRecommendationFeedbackResult |
ListRecommendationFeedbackResult.withRecommendationFeedbackSummaries(RecommendationFeedbackSummary... recommendationFeedbackSummaries)
Recommendation feedback summaries corresponding to the code reivew ARN.
|
Copyright © 2020. All rights reserved.