| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
static TrainingType |
TrainingType.fromValue(String value)
Use this in place of valueOf.
|
static TrainingType |
TrainingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrainingType[] |
TrainingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SolutionVersion |
SolutionVersion.withTrainingType(TrainingType trainingType)
Whether the solution version was created automatically or manually.
|
SolutionVersionSummary |
SolutionVersionSummary.withTrainingType(TrainingType trainingType)
Whether the solution version was created automatically or manually.
|
Copyright © 2024. All rights reserved.