Uses of Class
software.amazon.awssdk.services.kendra.paginators.ListQuerySuggestionsBlockListsIterable
-
Packages that use ListQuerySuggestionsBlockListsIterable Package Description software.amazon.awssdk.services.kendra Amazon Kendra is a service for indexing large document sets. -
-
Uses of ListQuerySuggestionsBlockListsIterable in software.amazon.awssdk.services.kendra
Methods in software.amazon.awssdk.services.kendra that return ListQuerySuggestionsBlockListsIterable Modifier and Type Method Description default ListQuerySuggestionsBlockListsIterableKendraClient. listQuerySuggestionsBlockListsPaginator(Consumer<ListQuerySuggestionsBlockListsRequest.Builder> listQuerySuggestionsBlockListsRequest)This is a variant ofKendraClient.listQuerySuggestionsBlockLists(software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest)operation.default ListQuerySuggestionsBlockListsIterableKendraClient. listQuerySuggestionsBlockListsPaginator(ListQuerySuggestionsBlockListsRequest listQuerySuggestionsBlockListsRequest)This is a variant ofKendraClient.listQuerySuggestionsBlockLists(software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest)operation.
-