| Package | Description |
|---|---|
| com.amazonaws.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
ExperimentActionState |
ExperimentActionState.clone() |
ExperimentActionState |
ExperimentAction.getState()
The state of the action.
|
ExperimentActionState |
ExperimentActionState.withReason(String reason)
The reason for the state.
|
ExperimentActionState |
ExperimentActionState.withStatus(ExperimentActionStatus status)
The state of the action.
|
ExperimentActionState |
ExperimentActionState.withStatus(String status)
The state of the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentAction.setState(ExperimentActionState state)
The state of the action.
|
ExperimentAction |
ExperimentAction.withState(ExperimentActionState state)
The state of the action.
|
Copyright © 2021. All rights reserved.