| Package | Description |
|---|---|
| com.amazonaws.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
static ExperimentActionStatus |
ExperimentActionStatus.fromValue(String value)
Use this in place of valueOf.
|
static ExperimentActionStatus |
ExperimentActionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentActionStatus[] |
ExperimentActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentActionState |
ExperimentActionState.withStatus(ExperimentActionStatus status)
The state of the action.
|
Copyright © 2022. All rights reserved.