| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExperimentStopCondition> |
Experiment.stopConditions()
The stop conditions for the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
Experiment.Builder |
Experiment.Builder.stopConditions(ExperimentStopCondition... stopConditions)
The stop conditions for the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
Experiment.Builder |
Experiment.Builder.stopConditions(Collection<ExperimentStopCondition> stopConditions)
The stop conditions for the experiment.
|
Copyright © 2023. All rights reserved.