| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
static Reaction |
Reaction.fromValue(String value)
Use this in place of valueOf.
|
static Reaction |
Reaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reaction[] |
Reaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutRecommendationFeedbackRequest |
PutRecommendationFeedbackRequest.withReactions(Reaction... reactions)
List for storing reactions.
|
RecommendationFeedbackSummary |
RecommendationFeedbackSummary.withReactions(Reaction... reactions)
List for storing reactions.
|
RecommendationFeedback |
RecommendationFeedback.withReactions(Reaction... reactions)
List for storing reactions.
|
Copyright © 2023. All rights reserved.