| 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 |
|---|---|
CreateBatchPredictionJobResult |
AbstractAmazonFraudDetector.createBatchPredictionJob(CreateBatchPredictionJobRequest request) |
CreateBatchPredictionJobResult |
AmazonFraudDetector.createBatchPredictionJob(CreateBatchPredictionJobRequest createBatchPredictionJobRequest)
Creates a batch prediction job.
|
CreateBatchPredictionJobResult |
AmazonFraudDetectorClient.createBatchPredictionJob(CreateBatchPredictionJobRequest request)
Creates a batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateBatchPredictionJobResult> |
AmazonFraudDetectorAsyncClient.createBatchPredictionJobAsync(CreateBatchPredictionJobRequest request,
AsyncHandler<CreateBatchPredictionJobRequest,CreateBatchPredictionJobResult> asyncHandler) |
Future<CreateBatchPredictionJobResult> |
AbstractAmazonFraudDetectorAsync.createBatchPredictionJobAsync(CreateBatchPredictionJobRequest request,
AsyncHandler<CreateBatchPredictionJobRequest,CreateBatchPredictionJobResult> asyncHandler) |
Future<CreateBatchPredictionJobResult> |
AmazonFraudDetectorAsync.createBatchPredictionJobAsync(CreateBatchPredictionJobRequest createBatchPredictionJobRequest,
AsyncHandler<CreateBatchPredictionJobRequest,CreateBatchPredictionJobResult> asyncHandler)
Creates a batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBatchPredictionJobResult |
CreateBatchPredictionJobResult.clone() |
Copyright © 2024. All rights reserved.