| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
static ObjectiveSensitivity |
ObjectiveSensitivity.fromValue(String value)
Use this in place of valueOf.
|
static ObjectiveSensitivity |
ObjectiveSensitivity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectiveSensitivity[] |
ObjectiveSensitivity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OptimizationObjective |
OptimizationObjective.withObjectiveSensitivity(ObjectiveSensitivity objectiveSensitivity)
Specifies how Amazon Personalize balances the importance of your optimization objective versus relevance.
|
Copyright © 2023. All rights reserved.