Uses of Class
software.amazon.awssdk.services.wisdom.paginators.ListImportJobsIterable
-
Packages that use ListImportJobsIterable 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 ListImportJobsIterable in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return ListImportJobsIterable Modifier and Type Method Description default ListImportJobsIterableWisdomClient. listImportJobsPaginator(Consumer<ListImportJobsRequest.Builder> listImportJobsRequest)This is a variant ofWisdomClient.listImportJobs(software.amazon.awssdk.services.wisdom.model.ListImportJobsRequest)operation.default ListImportJobsIterableWisdomClient. listImportJobsPaginator(ListImportJobsRequest listImportJobsRequest)This is a variant ofWisdomClient.listImportJobs(software.amazon.awssdk.services.wisdom.model.ListImportJobsRequest)operation.
-