| 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 |
|---|---|
SendEventResult |
AmazonFraudDetectorClient.sendEvent(SendEventRequest request)
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
|
SendEventResult |
AbstractAmazonFraudDetector.sendEvent(SendEventRequest request) |
SendEventResult |
AmazonFraudDetector.sendEvent(SendEventRequest sendEventRequest)
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendEventResult> |
AmazonFraudDetectorAsyncClient.sendEventAsync(SendEventRequest request) |
Future<SendEventResult> |
AbstractAmazonFraudDetectorAsync.sendEventAsync(SendEventRequest request) |
Future<SendEventResult> |
AmazonFraudDetectorAsync.sendEventAsync(SendEventRequest sendEventRequest)
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
|
Future<SendEventResult> |
AmazonFraudDetectorAsyncClient.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AbstractAmazonFraudDetectorAsync.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonFraudDetectorAsync.sendEventAsync(SendEventRequest sendEventRequest,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler)
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendEventResult> |
AmazonFraudDetectorAsyncClient.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AbstractAmazonFraudDetectorAsync.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonFraudDetectorAsync.sendEventAsync(SendEventRequest sendEventRequest,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler)
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
|
| Modifier and Type | Method and Description |
|---|---|
SendEventResult |
SendEventResult.clone() |
Copyright © 2024. All rights reserved.