| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
PredictionTimeRange |
PredictionTimeRange.clone() |
PredictionTimeRange |
ListEventPredictionsRequest.getPredictionTimeRange()
The time period for when the predictions were generated.
|
PredictionTimeRange |
PredictionTimeRange.withEndTime(String endTime)
The end time of the time period for when the predictions were generated.
|
PredictionTimeRange |
PredictionTimeRange.withStartTime(String startTime)
The start time of the time period for when the predictions were generated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEventPredictionsRequest.setPredictionTimeRange(PredictionTimeRange predictionTimeRange)
The time period for when the predictions were generated.
|
ListEventPredictionsRequest |
ListEventPredictionsRequest.withPredictionTimeRange(PredictionTimeRange predictionTimeRange)
The time period for when the predictions were generated.
|
Copyright © 2025. All rights reserved.