| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
Schema |
DescribeDatasetResponse.schema()
An array of
SchemaAttribute objects that specify the dataset fields. |
Schema |
DescribeExplainabilityResponse.schema()
Returns the value of the Schema property for this object.
|
Schema |
TimeSeriesReplacementsDataSource.schema()
Returns the value of the Schema property for this object.
|
Schema |
CreateExplainabilityRequest.schema()
Returns the value of the Schema property for this object.
|
Schema |
CreateDatasetRequest.schema()
The schema for the dataset.
|
Schema |
TimeSeriesIdentifiers.schema()
Returns the value of the Schema property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.schema(Schema schema)
An array of
SchemaAttribute objects that specify the dataset fields. |
DescribeExplainabilityResponse.Builder |
DescribeExplainabilityResponse.Builder.schema(Schema schema)
Sets the value of the Schema property for this object.
|
TimeSeriesReplacementsDataSource.Builder |
TimeSeriesReplacementsDataSource.Builder.schema(Schema schema)
Sets the value of the Schema property for this object.
|
CreateExplainabilityRequest.Builder |
CreateExplainabilityRequest.Builder.schema(Schema schema)
Sets the value of the Schema property for this object.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.schema(Schema schema)
The schema for the dataset.
|
TimeSeriesIdentifiers.Builder |
TimeSeriesIdentifiers.Builder.schema(Schema schema)
Sets the value of the Schema property for this object.
|
Copyright © 2023. All rights reserved.