public static interface DeleteFraudsterRequest.Builder extends VoiceIdRequest.Builder, SdkPojo, CopyableBuilder<DeleteFraudsterRequest.Builder,DeleteFraudsterRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteFraudsterRequest.Builder |
domainId(String domainId)
The identifier of the domain that contains the fraudster.
|
DeleteFraudsterRequest.Builder |
fraudsterId(String fraudsterId)
The identifier of the fraudster you want to delete.
|
DeleteFraudsterRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteFraudsterRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteFraudsterRequest.Builder domainId(String domainId)
The identifier of the domain that contains the fraudster.
domainId - The identifier of the domain that contains the fraudster.DeleteFraudsterRequest.Builder fraudsterId(String fraudsterId)
The identifier of the fraudster you want to delete.
fraudsterId - The identifier of the fraudster you want to delete.DeleteFraudsterRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteFraudsterRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.