| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| software.amazon.awssdk.services.kendra.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateQuerySuggestionsConfigResponse> |
KendraAsyncClient.updateQuerySuggestionsConfig(UpdateQuerySuggestionsConfigRequest updateQuerySuggestionsConfigRequest)
Updates the settings of query suggestions for an index.
|
default UpdateQuerySuggestionsConfigResponse |
KendraClient.updateQuerySuggestionsConfig(UpdateQuerySuggestionsConfigRequest updateQuerySuggestionsConfigRequest)
Updates the settings of query suggestions for an index.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateQuerySuggestionsConfigRequestMarshaller.marshall(UpdateQuerySuggestionsConfigRequest updateQuerySuggestionsConfigRequest) |
Copyright © 2023. All rights reserved.