Uses of Class
software.amazon.awssdk.services.qbusiness.model.ListConversationsRequest
-
-
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)
-