Uses of Class
software.amazon.awssdk.services.qbusiness.paginators.ListConversationsIterable
-
Packages that use ListConversationsIterable Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference. -
-
Uses of ListConversationsIterable in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness that return ListConversationsIterable Modifier and Type Method Description default ListConversationsIterableQBusinessClient. listConversationsPaginator(Consumer<ListConversationsRequest.Builder> listConversationsRequest)This is a variant ofQBusinessClient.listConversations(software.amazon.awssdk.services.qbusiness.model.ListConversationsRequest)operation.default ListConversationsIterableQBusinessClient. listConversationsPaginator(ListConversationsRequest listConversationsRequest)This is a variant ofQBusinessClient.listConversations(software.amazon.awssdk.services.qbusiness.model.ListConversationsRequest)operation.
-