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