Uses of Class
software.amazon.awssdk.services.voiceid.paginators.ListFraudsterRegistrationJobsIterable
-
Packages that use ListFraudsterRegistrationJobsIterable 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 ListFraudsterRegistrationJobsIterable in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid that return ListFraudsterRegistrationJobsIterable Modifier and Type Method Description default ListFraudsterRegistrationJobsIterableVoiceIdClient. listFraudsterRegistrationJobsPaginator(Consumer<ListFraudsterRegistrationJobsRequest.Builder> listFraudsterRegistrationJobsRequest)Lists all the fraudster registration jobs in the domain with the givenJobStatus.default ListFraudsterRegistrationJobsIterableVoiceIdClient. listFraudsterRegistrationJobsPaginator(ListFraudsterRegistrationJobsRequest listFraudsterRegistrationJobsRequest)Lists all the fraudster registration jobs in the domain with the givenJobStatus.
-