| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
Fraudster |
DisassociateFraudsterResponse.fraudster()
Returns the value of the Fraudster property for this object.
|
Fraudster |
DescribeFraudsterResponse.fraudster()
Information about the specified fraudster.
|
Fraudster |
AssociateFraudsterResponse.fraudster()
Returns the value of the Fraudster property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateFraudsterResponse.Builder |
DisassociateFraudsterResponse.Builder.fraudster(Fraudster fraudster)
Sets the value of the Fraudster property for this object.
|
DescribeFraudsterResponse.Builder |
DescribeFraudsterResponse.Builder.fraudster(Fraudster fraudster)
Information about the specified fraudster.
|
AssociateFraudsterResponse.Builder |
AssociateFraudsterResponse.Builder.fraudster(Fraudster fraudster)
Sets the value of the Fraudster property for this object.
|
Copyright © 2023. All rights reserved.