| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupplementaryFeature> |
InputDataConfig.supplementaryFeatures()
An array of supplementary features.
|
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig.Builder |
InputDataConfig.Builder.supplementaryFeatures(SupplementaryFeature... supplementaryFeatures)
An array of supplementary features.
|
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig.Builder |
InputDataConfig.Builder.supplementaryFeatures(Collection<SupplementaryFeature> supplementaryFeatures)
An array of supplementary features.
|
Copyright © 2020. All rights reserved.