Uses of Class
software.amazon.awssdk.services.wisdom.paginators.SearchSessionsPublisher
-
Packages that use SearchSessionsPublisher 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 SearchSessionsPublisher in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return SearchSessionsPublisher Modifier and Type Method Description default SearchSessionsPublisherWisdomAsyncClient. searchSessionsPaginator(Consumer<SearchSessionsRequest.Builder> searchSessionsRequest)Searches for sessions.default SearchSessionsPublisherWisdomAsyncClient. searchSessionsPaginator(SearchSessionsRequest searchSessionsRequest)Searches for sessions.
-