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