| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
InsightFeedback |
DescribeFeedbackResponse.insightFeedback()
Returns the value of the InsightFeedback property for this object.
|
InsightFeedback |
PutFeedbackRequest.insightFeedback()
The feedback from customers is about the recommendations in this insight.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFeedbackResponse.Builder |
DescribeFeedbackResponse.Builder.insightFeedback(InsightFeedback insightFeedback)
Sets the value of the InsightFeedback property for this object.
|
PutFeedbackRequest.Builder |
PutFeedbackRequest.Builder.insightFeedback(InsightFeedback insightFeedback)
The feedback from customers is about the recommendations in this insight.
|
Copyright © 2023. All rights reserved.