Uses of Class
software.amazon.awssdk.services.qbusiness.model.ListConversationsRequest
-
Packages that use ListConversationsRequest Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference.software.amazon.awssdk.services.qbusiness.paginators software.amazon.awssdk.services.qbusiness.transform -
-
Uses of ListConversationsRequest in software.amazon.awssdk.services.qbusiness
-
Uses of ListConversationsRequest in software.amazon.awssdk.services.qbusiness.paginators
Constructors in software.amazon.awssdk.services.qbusiness.paginators with parameters of type ListConversationsRequest Constructor Description ListConversationsIterable(QBusinessClient client, ListConversationsRequest firstRequest)ListConversationsPublisher(QBusinessAsyncClient client, ListConversationsRequest firstRequest) -
Uses of ListConversationsRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type ListConversationsRequest Modifier and Type Method Description SdkHttpFullRequestListConversationsRequestMarshaller. marshall(ListConversationsRequest listConversationsRequest)
-