Uses of Class
software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
-
Packages that use TimeSeriesConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of TimeSeriesConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return TimeSeriesConfig Modifier and Type Method Description TimeSeriesConfigTimeSeriesForecastingJobConfig. timeSeriesConfig()The collection of components that defines the time-series.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type TimeSeriesConfig Modifier and Type Method Description TimeSeriesForecastingJobConfig.BuilderTimeSeriesForecastingJobConfig.Builder. timeSeriesConfig(TimeSeriesConfig timeSeriesConfig)The collection of components that defines the time-series.
-