| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<QuerySuggestionsBlockListSummary> |
ListQuerySuggestionsBlockListsResponse.blockListSummaryItems()
Summary items for a block list.
|
| Modifier and Type | Method and Description |
|---|---|
ListQuerySuggestionsBlockListsResponse.Builder |
ListQuerySuggestionsBlockListsResponse.Builder.blockListSummaryItems(QuerySuggestionsBlockListSummary... blockListSummaryItems)
Summary items for a block list.
|
| Modifier and Type | Method and Description |
|---|---|
ListQuerySuggestionsBlockListsResponse.Builder |
ListQuerySuggestionsBlockListsResponse.Builder.blockListSummaryItems(Collection<QuerySuggestionsBlockListSummary> blockListSummaryItems)
Summary items for a block list.
|
Copyright © 2023. All rights reserved.