| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(BatchPrediction... batchPredictions)
An array containing the details of each batch prediction job.
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(Collection<BatchPrediction> batchPredictions)
An array containing the details of each batch prediction job.
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(Consumer<BatchPrediction.Builder>... batchPredictions)
An array containing the details of each batch prediction job.
|
static GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.builder() |
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.nextToken(String nextToken)
The next token for the subsequent request.
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBatchPredictionJobsResponse.Builder> |
GetBatchPredictionJobsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.