Uses of Class
software.amazon.awssdk.services.voiceid.endpoints.VoiceIdEndpointParams
-
Packages that use VoiceIdEndpointParams Package Description software.amazon.awssdk.services.voiceid.endpoints software.amazon.awssdk.services.voiceid.endpoints.internal -
-
Uses of VoiceIdEndpointParams in software.amazon.awssdk.services.voiceid.endpoints
Methods in software.amazon.awssdk.services.voiceid.endpoints that return VoiceIdEndpointParams Modifier and Type Method Description VoiceIdEndpointParamsVoiceIdEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.voiceid.endpoints with parameters of type VoiceIdEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>VoiceIdEndpointProvider. resolveEndpoint(VoiceIdEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of VoiceIdEndpointParams in software.amazon.awssdk.services.voiceid.endpoints.internal
Methods in software.amazon.awssdk.services.voiceid.endpoints.internal that return VoiceIdEndpointParams Modifier and Type Method Description static VoiceIdEndpointParamsVoiceIdResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.voiceid.endpoints.internal with parameters of type VoiceIdEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultVoiceIdEndpointProvider. resolveEndpoint(VoiceIdEndpointParams endpointParams)
-