| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEventLabelResult |
AbstractAmazonFraudDetector.updateEventLabel(UpdateEventLabelRequest request) |
UpdateEventLabelResult |
AmazonFraudDetector.updateEventLabel(UpdateEventLabelRequest updateEventLabelRequest)
Updates the specified event with a new label.
|
UpdateEventLabelResult |
AmazonFraudDetectorClient.updateEventLabel(UpdateEventLabelRequest request)
Updates the specified event with a new label.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEventLabelResult> |
AbstractAmazonFraudDetectorAsync.updateEventLabelAsync(UpdateEventLabelRequest request,
AsyncHandler<UpdateEventLabelRequest,UpdateEventLabelResult> asyncHandler) |
Future<UpdateEventLabelResult> |
AmazonFraudDetectorAsync.updateEventLabelAsync(UpdateEventLabelRequest updateEventLabelRequest,
AsyncHandler<UpdateEventLabelRequest,UpdateEventLabelResult> asyncHandler)
Updates the specified event with a new label.
|
Future<UpdateEventLabelResult> |
AmazonFraudDetectorAsyncClient.updateEventLabelAsync(UpdateEventLabelRequest request,
AsyncHandler<UpdateEventLabelRequest,UpdateEventLabelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEventLabelResult |
UpdateEventLabelResult.clone() |
Copyright © 2025. All rights reserved.