| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
Fraudster |
Fraudster.clone() |
Fraudster |
DescribeFraudsterResult.getFraudster()
Information about the specified fraudster.
|
Fraudster |
Fraudster.withCreatedAt(Date createdAt)
The timestamp when Voice ID identified the fraudster.
|
Fraudster |
Fraudster.withDomainId(String domainId)
The identifier for the domain containing the fraudster.
|
Fraudster |
Fraudster.withGeneratedFraudsterId(String generatedFraudsterId)
The service-generated identifier for the fraudster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFraudsterResult.setFraudster(Fraudster fraudster)
Information about the specified fraudster.
|
DescribeFraudsterResult |
DescribeFraudsterResult.withFraudster(Fraudster fraudster)
Information about the specified fraudster.
|
Copyright © 2021. All rights reserved.