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