Uses of Class
software.amazon.awssdk.services.wisdom.paginators.SearchContentPublisher
-
Packages that use SearchContentPublisher 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 SearchContentPublisher in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return SearchContentPublisher Modifier and Type Method Description default SearchContentPublisherWisdomAsyncClient. searchContentPaginator(Consumer<SearchContentRequest.Builder> searchContentRequest)Searches for content in a specified knowledge base.default SearchContentPublisherWisdomAsyncClient. searchContentPaginator(SearchContentRequest searchContentRequest)Searches for content in a specified knowledge base.
-