| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
CreatePredictorRequest.inputDataConfig()
Describes the dataset group that contains the data to use to train the predictor.
|
InputDataConfig |
DescribePredictorResponse.inputDataConfig()
Describes the dataset group that contains the data to use to train the predictor.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePredictorRequest.Builder |
CreatePredictorRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Describes the dataset group that contains the data to use to train the predictor.
|
DescribePredictorResponse.Builder |
DescribePredictorResponse.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Describes the dataset group that contains the data to use to train the predictor.
|
Copyright © 2020. All rights reserved.