Uses of Class
software.amazon.awssdk.services.kendra.paginators.ListFaqsPublisher
-
Packages that use ListFaqsPublisher Package Description software.amazon.awssdk.services.kendra Amazon Kendra is a service for indexing large document sets. -
-
Uses of ListFaqsPublisher in software.amazon.awssdk.services.kendra
Methods in software.amazon.awssdk.services.kendra that return ListFaqsPublisher Modifier and Type Method Description default ListFaqsPublisherKendraAsyncClient. listFaqsPaginator(Consumer<ListFaqsRequest.Builder> listFaqsRequest)Gets a list of FAQ lists associated with an index.default ListFaqsPublisherKendraAsyncClient. listFaqsPaginator(ListFaqsRequest listFaqsRequest)Gets a list of FAQ lists associated with an index.
-