Uses of Class
software.amazon.awssdk.services.qbusiness.paginators.ListConversationsPublisher
-
Packages that use ListConversationsPublisher Package Description software.amazon.awssdk.services.qbusiness -
-
Uses of ListConversationsPublisher in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness that return ListConversationsPublisher Modifier and Type Method Description default ListConversationsPublisherQBusinessAsyncClient. listConversationsPaginator(Consumer<ListConversationsRequest.Builder> listConversationsRequest)This is a variant ofQBusinessAsyncClient.listConversations(software.amazon.awssdk.services.qbusiness.model.ListConversationsRequest)operation.default ListConversationsPublisherQBusinessAsyncClient. listConversationsPaginator(ListConversationsRequest listConversationsRequest)This is a variant ofQBusinessAsyncClient.listConversations(software.amazon.awssdk.services.qbusiness.model.ListConversationsRequest)operation.
-