Uses of Class
software.amazon.awssdk.services.wisdom.paginators.QueryAssistantIterable
-
Packages that use QueryAssistantIterable 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 QueryAssistantIterable in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return QueryAssistantIterable Modifier and Type Method Description default QueryAssistantIterableWisdomClient. queryAssistantPaginator(Consumer<QueryAssistantRequest.Builder> queryAssistantRequest)Deprecated.QueryAssistant API will be discontinued starting June 1, 2024.default QueryAssistantIterableWisdomClient. queryAssistantPaginator(QueryAssistantRequest queryAssistantRequest)Deprecated.QueryAssistant API will be discontinued starting June 1, 2024.
-