| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfiguration.Builder |
AuthenticationConfiguration.Builder.acceptanceThreshold(Integer acceptanceThreshold)
The minimum threshold needed to successfully authenticate a speaker.
|
static AuthenticationConfiguration.Builder |
AuthenticationConfiguration.builder() |
AuthenticationConfiguration.Builder |
AuthenticationConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AuthenticationConfiguration.Builder> |
AuthenticationConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AuthenticationResult.Builder |
AuthenticationResult.Builder.configuration(Consumer<AuthenticationConfiguration.Builder> configuration)
The
AuthenticationConfiguration used to generate this authentication result. |
Copyright © 2023. All rights reserved.