| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<SuggestionHighlight> |
SuggestionTextWithHighlights.highlights()
The beginning and end of the query suggestion text that should be highlighted.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestionTextWithHighlights.Builder |
SuggestionTextWithHighlights.Builder.highlights(SuggestionHighlight... highlights)
The beginning and end of the query suggestion text that should be highlighted.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestionTextWithHighlights.Builder |
SuggestionTextWithHighlights.Builder.highlights(Collection<SuggestionHighlight> highlights)
The beginning and end of the query suggestion text that should be highlighted.
|
Copyright © 2023. All rights reserved.