| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateQuerySuggestionsBlockListResponse |
KendraClient.createQuerySuggestionsBlockList(Consumer<CreateQuerySuggestionsBlockListRequest.Builder> createQuerySuggestionsBlockListRequest)
Creates a block list to exlcude certain queries from suggestions.
|
default CreateQuerySuggestionsBlockListResponse |
KendraClient.createQuerySuggestionsBlockList(CreateQuerySuggestionsBlockListRequest createQuerySuggestionsBlockListRequest)
Creates a block list to exlcude certain queries from suggestions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateQuerySuggestionsBlockListResponse> |
KendraAsyncClient.createQuerySuggestionsBlockList(Consumer<CreateQuerySuggestionsBlockListRequest.Builder> createQuerySuggestionsBlockListRequest)
Creates a block list to exlcude certain queries from suggestions.
|
default CompletableFuture<CreateQuerySuggestionsBlockListResponse> |
KendraAsyncClient.createQuerySuggestionsBlockList(CreateQuerySuggestionsBlockListRequest createQuerySuggestionsBlockListRequest)
Creates a block list to exlcude certain queries from suggestions.
|
Copyright © 2023. All rights reserved.