| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
static VariationValueType |
VariationValueType.fromValue(String value)
Use this in place of valueOf.
|
static VariationValueType |
VariationValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariationValueType[] |
VariationValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.withValueType(VariationValueType valueType)
Defines the type of value used to define the different feature variations.
|
Copyright © 2024. All rights reserved.