public static interface Fraudster.Builder extends SdkPojo, CopyableBuilder<Fraudster.Builder,Fraudster>
| Modifier and Type | Method and Description |
|---|---|
Fraudster.Builder |
createdAt(Instant createdAt)
The timestamp when Voice ID identified the fraudster.
|
Fraudster.Builder |
domainId(String domainId)
The identifier for the domain containing the fraudster.
|
Fraudster.Builder |
generatedFraudsterId(String generatedFraudsterId)
The service-generated identifier for the fraudster.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFraudster.Builder createdAt(Instant createdAt)
The timestamp when Voice ID identified the fraudster.
createdAt - The timestamp when Voice ID identified the fraudster.Fraudster.Builder domainId(String domainId)
The identifier for the domain containing the fraudster.
domainId - The identifier for the domain containing the fraudster.Fraudster.Builder generatedFraudsterId(String generatedFraudsterId)
The service-generated identifier for the fraudster.
generatedFraudsterId - The service-generated identifier for the fraudster.Copyright © 2023. All rights reserved.