Uses of Class
software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
-
Packages that use SpellCorrectionConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SpellCorrectionConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SpellCorrectionConfiguration Modifier and Type Method Description SpellCorrectionConfigurationQueryRequest. spellCorrectionConfiguration()Enables suggested spell corrections for queries.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SpellCorrectionConfiguration Modifier and Type Method Description QueryRequest.BuilderQueryRequest.Builder. spellCorrectionConfiguration(SpellCorrectionConfiguration spellCorrectionConfiguration)Enables suggested spell corrections for queries.
-