| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType |
AttributeType.fromValue(String value)
Use this in place of valueOf.
|
static AttributeType |
AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaAttribute |
SchemaAttribute.withAttributeType(AttributeType attributeType)
The data type of the field.
|
Copyright © 2024. All rights reserved.