Uses of Class
software.amazon.awssdk.services.voiceid.model.AuthenticationConfiguration
-
Packages that use AuthenticationConfiguration Package Description software.amazon.awssdk.services.voiceid.model -
-
Uses of AuthenticationConfiguration in software.amazon.awssdk.services.voiceid.model
Methods in software.amazon.awssdk.services.voiceid.model that return AuthenticationConfiguration Modifier and Type Method Description AuthenticationConfigurationAuthenticationResult. configuration()TheAuthenticationConfigurationused to generate this authentication result.Methods in software.amazon.awssdk.services.voiceid.model with parameters of type AuthenticationConfiguration Modifier and Type Method Description AuthenticationResult.BuilderAuthenticationResult.Builder. configuration(AuthenticationConfiguration configuration)TheAuthenticationConfigurationused to generate this authentication result.
-