| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPrediction> |
GetBatchPredictionJobsResponse.batchPredictions()
An array containing the details of each batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(BatchPrediction... batchPredictions)
An array containing the details of each batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(Collection<BatchPrediction> batchPredictions)
An array containing the details of each batch prediction job.
|
Copyright © 2022. All rights reserved.