Uses of Class
software.amazon.awssdk.services.wisdom.paginators.ListAssistantsIterable
-
Packages that use ListAssistantsIterable 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 ListAssistantsIterable in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return ListAssistantsIterable Modifier and Type Method Description default ListAssistantsIterableWisdomClient. listAssistantsPaginator(Consumer<ListAssistantsRequest.Builder> listAssistantsRequest)This is a variant ofWisdomClient.listAssistants(software.amazon.awssdk.services.wisdom.model.ListAssistantsRequest)operation.default ListAssistantsIterableWisdomClient. listAssistantsPaginator(ListAssistantsRequest listAssistantsRequest)This is a variant ofWisdomClient.listAssistants(software.amazon.awssdk.services.wisdom.model.ListAssistantsRequest)operation.
-