| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
PredictorEvent |
PredictorEvent.clone() |
PredictorEvent |
PredictorMonitorEvaluation.getPredictorEvent()
Provides details about a predictor event, such as a retraining.
|
PredictorEvent |
PredictorEvent.withDatetime(Date datetime)
The timestamp for when the event occurred.
|
PredictorEvent |
PredictorEvent.withDetail(String detail)
The type of event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictorMonitorEvaluation.setPredictorEvent(PredictorEvent predictorEvent)
Provides details about a predictor event, such as a retraining.
|
PredictorMonitorEvaluation |
PredictorMonitorEvaluation.withPredictorEvent(PredictorEvent predictorEvent)
Provides details about a predictor event, such as a retraining.
|
Copyright © 2025. All rights reserved.