| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
static SpeakerEnrollmentJobStatus |
SpeakerEnrollmentJobStatus.fromValue(String value)
Use this in place of valueOf.
|
static SpeakerEnrollmentJobStatus |
SpeakerEnrollmentJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeakerEnrollmentJobStatus[] |
SpeakerEnrollmentJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SpeakerEnrollmentJobSummary |
SpeakerEnrollmentJobSummary.withJobStatus(SpeakerEnrollmentJobStatus jobStatus)
The current status of the speaker enrollment job.
|
ListSpeakerEnrollmentJobsRequest |
ListSpeakerEnrollmentJobsRequest.withJobStatus(SpeakerEnrollmentJobStatus jobStatus)
Provides the status of your speaker enrollment Job.
|
SpeakerEnrollmentJob |
SpeakerEnrollmentJob.withJobStatus(SpeakerEnrollmentJobStatus jobStatus)
The current status of the speaker enrollment job.
|
Copyright © 2023. All rights reserved.