| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
InputDataConfig.clone() |
InputDataConfig |
FraudsterRegistrationJob.getInputDataConfig()
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
|
InputDataConfig |
StartSpeakerEnrollmentJobRequest.getInputDataConfig()
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
|
InputDataConfig |
StartFraudsterRegistrationJobRequest.getInputDataConfig()
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
|
InputDataConfig |
SpeakerEnrollmentJob.getInputDataConfig()
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
|
InputDataConfig |
InputDataConfig.withS3Uri(String s3Uri)
The S3 location for the input manifest file that contains the list of individual enrollment or registration job
requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FraudsterRegistrationJob.setInputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
|
void |
StartSpeakerEnrollmentJobRequest.setInputDataConfig(InputDataConfig inputDataConfig)
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
|
void |
StartFraudsterRegistrationJobRequest.setInputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
|
void |
SpeakerEnrollmentJob.setInputDataConfig(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 |
FraudsterRegistrationJob.withInputDataConfig(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 |
StartSpeakerEnrollmentJobRequest.withInputDataConfig(InputDataConfig inputDataConfig)
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
|
StartFraudsterRegistrationJobRequest |
StartFraudsterRegistrationJobRequest.withInputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
|
SpeakerEnrollmentJob |
SpeakerEnrollmentJob.withInputDataConfig(InputDataConfig inputDataConfig)
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
|
Copyright © 2023. All rights reserved.