| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
static ExperimentStatus |
ExperimentStatus.fromValue(String value)
Use this in place of valueOf.
|
static ExperimentStatus |
ExperimentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentStatus[] |
ExperimentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Experiment |
Experiment.withStatus(ExperimentStatus status)
The current state of the experiment.
|
ListExperimentsRequest |
ListExperimentsRequest.withStatus(ExperimentStatus status)
Use this optional parameter to limit the returned results to only the experiments with the status that you
specify here.
|
Copyright © 2024. All rights reserved.