| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
JobProgress |
JobProgress.clone() |
JobProgress |
SpeakerEnrollmentJobSummary.getJobProgress()
Provides details regarding job progress.
|
JobProgress |
SpeakerEnrollmentJob.getJobProgress()
Provides details on job progress.
|
JobProgress |
FraudsterRegistrationJob.getJobProgress()
Shows the completed percentage of registration requests listed in the input file.
|
JobProgress |
FraudsterRegistrationJobSummary.getJobProgress()
Shows the completed percentage of registration requests listed in the input file.
|
JobProgress |
JobProgress.withPercentComplete(Integer percentComplete)
Shows the completed percentage of enrollment or registration requests listed in the input file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeakerEnrollmentJobSummary.setJobProgress(JobProgress jobProgress)
Provides details regarding job progress.
|
void |
SpeakerEnrollmentJob.setJobProgress(JobProgress jobProgress)
Provides details on job progress.
|
void |
FraudsterRegistrationJob.setJobProgress(JobProgress jobProgress)
Shows the completed percentage of registration requests listed in the input file.
|
void |
FraudsterRegistrationJobSummary.setJobProgress(JobProgress jobProgress)
Shows the completed percentage of registration requests listed in the input file.
|
SpeakerEnrollmentJobSummary |
SpeakerEnrollmentJobSummary.withJobProgress(JobProgress jobProgress)
Provides details regarding job progress.
|
SpeakerEnrollmentJob |
SpeakerEnrollmentJob.withJobProgress(JobProgress jobProgress)
Provides details on job progress.
|
FraudsterRegistrationJob |
FraudsterRegistrationJob.withJobProgress(JobProgress jobProgress)
Shows the completed percentage of registration requests listed in the input file.
|
FraudsterRegistrationJobSummary |
FraudsterRegistrationJobSummary.withJobProgress(JobProgress jobProgress)
Shows the completed percentage of registration requests listed in the input file.
|
Copyright © 2024. All rights reserved.