Uses of Class
software.amazon.awssdk.services.voiceid.paginators.ListDomainsIterable
-
Packages that use ListDomainsIterable 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 ListDomainsIterable in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid that return ListDomainsIterable Modifier and Type Method Description default ListDomainsIterableVoiceIdClient. listDomainsPaginator(Consumer<ListDomainsRequest.Builder> listDomainsRequest)Lists all the domains in the Amazon Web Services account.default ListDomainsIterableVoiceIdClient. listDomainsPaginator(ListDomainsRequest listDomainsRequest)Lists all the domains in the Amazon Web Services account.
-