Uses of Class
software.amazon.awssdk.services.kendra.model.SuggestionValue
-
Packages that use SuggestionValue Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SuggestionValue in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SuggestionValue Modifier and Type Method Description SuggestionValueSuggestion. value()The value for the UUID (universally unique identifier) of a single query suggestion.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SuggestionValue Modifier and Type Method Description Suggestion.BuilderSuggestion.Builder. value(SuggestionValue value)The value for the UUID (universally unique identifier) of a single query suggestion.
-