| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateEventLabelResponse |
FraudDetectorClient.updateEventLabel(Consumer<UpdateEventLabelRequest.Builder> updateEventLabelRequest)
Updates the specified event with a new label.
|
default UpdateEventLabelResponse |
FraudDetectorClient.updateEventLabel(UpdateEventLabelRequest updateEventLabelRequest)
Updates the specified event with a new label.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEventLabelResponse> |
FraudDetectorAsyncClient.updateEventLabel(Consumer<UpdateEventLabelRequest.Builder> updateEventLabelRequest)
Updates the specified event with a new label.
|
default CompletableFuture<UpdateEventLabelResponse> |
FraudDetectorAsyncClient.updateEventLabel(UpdateEventLabelRequest updateEventLabelRequest)
Updates the specified event with a new label.
|
Copyright © 2022. All rights reserved.