| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaAttribute> |
Schema.attributes()
An array of attributes specifying the name and type of each field in a dataset.
|
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.attributes(SchemaAttribute... attributes)
An array of attributes specifying the name and type of each field in a dataset.
|
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.attributes(Collection<SchemaAttribute> attributes)
An array of attributes specifying the name and type of each field in a dataset.
|
Copyright © 2023. All rights reserved.