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