| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
ExperimentState |
ExperimentSummary.state()
The state of the experiment.
|
ExperimentState |
Experiment.state()
The state of the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentSummary.Builder |
ExperimentSummary.Builder.state(ExperimentState state)
The state of the experiment.
|
Experiment.Builder |
Experiment.Builder.state(ExperimentState state)
The state of the experiment.
|
Copyright © 2021. All rights reserved.