| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
Schema |
DescribeExplainabilityResponse.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 |
DescribeDatasetResponse.schema()
An array of
SchemaAttribute objects that specify the dataset fields. |
| Modifier and Type | Method and Description |
|---|---|
DescribeExplainabilityResponse.Builder |
DescribeExplainabilityResponse.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.
|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.schema(Schema schema)
An array of
SchemaAttribute objects that specify the dataset fields. |
Copyright © 2022. All rights reserved.