Uses of Interface
software.amazon.awssdk.services.voiceid.endpoints.VoiceIdEndpointProvider
-
Packages that use VoiceIdEndpointProvider 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.software.amazon.awssdk.services.voiceid.endpoints software.amazon.awssdk.services.voiceid.endpoints.internal -
-
Uses of VoiceIdEndpointProvider in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid with parameters of type VoiceIdEndpointProvider Modifier and Type Method Description default BVoiceIdBaseClientBuilder. endpointProvider(VoiceIdEndpointProvider endpointProvider)Set theVoiceIdEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of VoiceIdEndpointProvider in software.amazon.awssdk.services.voiceid.endpoints
Methods in software.amazon.awssdk.services.voiceid.endpoints that return VoiceIdEndpointProvider Modifier and Type Method Description static VoiceIdEndpointProviderVoiceIdEndpointProvider. defaultProvider() -
Uses of VoiceIdEndpointProvider in software.amazon.awssdk.services.voiceid.endpoints.internal
Classes in software.amazon.awssdk.services.voiceid.endpoints.internal that implement VoiceIdEndpointProvider Modifier and Type Class Description classDefaultVoiceIdEndpointProvider
-