| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
SpeakerEnrollmentJob.inputDataConfig()
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
|
InputDataConfig |
FraudsterRegistrationJob.inputDataConfig()
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
|
InputDataConfig |
StartSpeakerEnrollmentJobRequest.inputDataConfig()
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
|
InputDataConfig |
StartFraudsterRegistrationJobRequest.inputDataConfig()
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
|
| Modifier and Type | Method and Description |
|---|---|
SpeakerEnrollmentJob.Builder |
SpeakerEnrollmentJob.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
|
FraudsterRegistrationJob.Builder |
FraudsterRegistrationJob.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
|
StartSpeakerEnrollmentJobRequest.Builder |
StartSpeakerEnrollmentJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data config containing the S3 location for the input manifest file that contains the list of
speaker enrollment requests.
|
StartFraudsterRegistrationJobRequest.Builder |
StartFraudsterRegistrationJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
|
Copyright © 2023. All rights reserved.