Uses of Class
software.amazon.awssdk.services.wisdom.paginators.SearchContentIterable
-
Packages that use SearchContentIterable 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 SearchContentIterable in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return SearchContentIterable Modifier and Type Method Description default SearchContentIterableWisdomClient. searchContentPaginator(Consumer<SearchContentRequest.Builder> searchContentRequest)This is a variant ofWisdomClient.searchContent(software.amazon.awssdk.services.wisdom.model.SearchContentRequest)operation.default SearchContentIterableWisdomClient. searchContentPaginator(SearchContentRequest searchContentRequest)This is a variant ofWisdomClient.searchContent(software.amazon.awssdk.services.wisdom.model.SearchContentRequest)operation.
-