Uses of Class
software.amazon.awssdk.services.voiceid.paginators.ListSpeakerEnrollmentJobsIterable
-
Packages that use ListSpeakerEnrollmentJobsIterable Package Description software.amazon.awssdk.services.voiceid Amazon Connect Voice ID provides real-time caller authentication and fraud risk detection, which make voice interactions in contact centers more secure and efficient. -
-
Uses of ListSpeakerEnrollmentJobsIterable in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid that return ListSpeakerEnrollmentJobsIterable Modifier and Type Method Description default ListSpeakerEnrollmentJobsIterableVoiceIdClient. listSpeakerEnrollmentJobsPaginator(Consumer<ListSpeakerEnrollmentJobsRequest.Builder> listSpeakerEnrollmentJobsRequest)Lists all the speaker enrollment jobs in the domain with the specifiedJobStatus.default ListSpeakerEnrollmentJobsIterableVoiceIdClient. listSpeakerEnrollmentJobsPaginator(ListSpeakerEnrollmentJobsRequest listSpeakerEnrollmentJobsRequest)Lists all the speaker enrollment jobs in the domain with the specifiedJobStatus.
-