Uses of Class
software.amazon.awssdk.services.wisdom.paginators.ListQuickResponsesPublisher
-
Packages that use ListQuickResponsesPublisher Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers. -
-
Uses of ListQuickResponsesPublisher in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return ListQuickResponsesPublisher Modifier and Type Method Description default ListQuickResponsesPublisherWisdomAsyncClient. listQuickResponsesPaginator(Consumer<ListQuickResponsesRequest.Builder> listQuickResponsesRequest)This is a variant ofWisdomAsyncClient.listQuickResponses(software.amazon.awssdk.services.wisdom.model.ListQuickResponsesRequest)operation.default ListQuickResponsesPublisherWisdomAsyncClient. listQuickResponsesPaginator(ListQuickResponsesRequest listQuickResponsesRequest)This is a variant ofWisdomAsyncClient.listQuickResponses(software.amazon.awssdk.services.wisdom.model.ListQuickResponsesRequest)operation.
-