Uses of Class
software.amazon.awssdk.services.voiceid.paginators.ListSpeakerEnrollmentJobsPublisher
-
Packages that use ListSpeakerEnrollmentJobsPublisher 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 ListSpeakerEnrollmentJobsPublisher in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid that return ListSpeakerEnrollmentJobsPublisher Modifier and Type Method Description default ListSpeakerEnrollmentJobsPublisherVoiceIdAsyncClient. listSpeakerEnrollmentJobsPaginator(Consumer<ListSpeakerEnrollmentJobsRequest.Builder> listSpeakerEnrollmentJobsRequest)Lists all the speaker enrollment jobs in the domain with the specifiedJobStatus.default ListSpeakerEnrollmentJobsPublisherVoiceIdAsyncClient. listSpeakerEnrollmentJobsPaginator(ListSpeakerEnrollmentJobsRequest listSpeakerEnrollmentJobsRequest)Lists all the speaker enrollment jobs in the domain with the specifiedJobStatus.
-