| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
SuggestionValue |
SuggestionValue.clone() |
SuggestionValue |
Suggestion.getValue()
The value for the UUID (universally unique identifier) of a single query suggestion.
|
SuggestionValue |
SuggestionValue.withText(SuggestionTextWithHighlights text)
The
SuggestionTextWithHighlights structure that contains the query suggestion text and highlights. |
| Modifier and Type | Method and Description |
|---|---|
void |
Suggestion.setValue(SuggestionValue value)
The value for the UUID (universally unique identifier) of a single query suggestion.
|
Suggestion |
Suggestion.withValue(SuggestionValue value)
The value for the UUID (universally unique identifier) of a single query suggestion.
|
Copyright © 2022. All rights reserved.