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