| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
static ExperimentResultResponseType |
ExperimentResultResponseType.fromValue(String value)
Use this in place of valueOf.
|
static ExperimentResultResponseType |
ExperimentResultResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentResultResponseType[] |
ExperimentResultResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentResultsData |
ExperimentResultsData.withResultStat(ExperimentResultResponseType resultStat)
The experiment statistic that these results pertain to.
|
Copyright © 2023. All rights reserved.