| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<Correction> |
SpellCorrectedQuery.corrections()
The corrected misspelled word or words in a query.
|
| Modifier and Type | Method and Description |
|---|---|
SpellCorrectedQuery.Builder |
SpellCorrectedQuery.Builder.corrections(Correction... corrections)
The corrected misspelled word or words in a query.
|
| Modifier and Type | Method and Description |
|---|---|
SpellCorrectedQuery.Builder |
SpellCorrectedQuery.Builder.corrections(Collection<Correction> corrections)
The corrected misspelled word or words in a query.
|
Copyright © 2023. All rights reserved.