| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelType |
ModelType.fromValue(String value)
Use this in place of valueOf.
|
static ModelType |
ModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelType[] |
ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlywheelSummary |
FlywheelSummary.withModelType(ModelType modelType)
Model type of the flywheel's model.
|
FlywheelProperties |
FlywheelProperties.withModelType(ModelType modelType)
Model type of the flywheel's model.
|
CreateFlywheelRequest |
CreateFlywheelRequest.withModelType(ModelType modelType)
The model type.
|
Copyright © 2023. All rights reserved.