| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeQuerySuggestionsBlockListResponse> |
KendraAsyncClient.describeQuerySuggestionsBlockList(Consumer<DescribeQuerySuggestionsBlockListRequest.Builder> describeQuerySuggestionsBlockListRequest)
Describes a block list used for query suggestions for an index.
|
default DescribeQuerySuggestionsBlockListResponse |
KendraClient.describeQuerySuggestionsBlockList(Consumer<DescribeQuerySuggestionsBlockListRequest.Builder> describeQuerySuggestionsBlockListRequest)
Describes a block list used for query suggestions for an index.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeQuerySuggestionsBlockListRequest.Builder> |
DescribeQuerySuggestionsBlockListRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.