| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.clone() |
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withCreationTime(Date creationTime)
When the predictor backtest export job was created.
|
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withDestination(DataDestination destination) |
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withLastModificationTime(Date lastModificationTime)
The last time the resource was modified.
|
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withMessage(String message)
Information about any errors that may have occurred during the backtest export.
|
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withPredictorBacktestExportJobArn(String predictorBacktestExportJobArn)
The Amazon Resource Name (ARN) of the predictor backtest export job.
|
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withPredictorBacktestExportJobName(String predictorBacktestExportJobName)
The name of the predictor backtest export job.
|
PredictorBacktestExportJobSummary |
PredictorBacktestExportJobSummary.withStatus(String status)
The status of the predictor backtest export job.
|
| Modifier and Type | Method and Description |
|---|---|
List<PredictorBacktestExportJobSummary> |
ListPredictorBacktestExportJobsResult.getPredictorBacktestExportJobs()
An array of objects that summarize the properties of each predictor backtest export job.
|
| Modifier and Type | Method and Description |
|---|---|
ListPredictorBacktestExportJobsResult |
ListPredictorBacktestExportJobsResult.withPredictorBacktestExportJobs(PredictorBacktestExportJobSummary... predictorBacktestExportJobs)
An array of objects that summarize the properties of each predictor backtest export job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPredictorBacktestExportJobsResult.setPredictorBacktestExportJobs(Collection<PredictorBacktestExportJobSummary> predictorBacktestExportJobs)
An array of objects that summarize the properties of each predictor backtest export job.
|
ListPredictorBacktestExportJobsResult |
ListPredictorBacktestExportJobsResult.withPredictorBacktestExportJobs(Collection<PredictorBacktestExportJobSummary> predictorBacktestExportJobs)
An array of objects that summarize the properties of each predictor backtest export job.
|
Copyright © 2025. All rights reserved.