| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<Treatment> |
Experiment.treatments()
An array of structures that describe the configuration of each feature variation used in the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
Experiment.Builder |
Experiment.Builder.treatments(Treatment... treatments)
An array of structures that describe the configuration of each feature variation used in the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
Experiment.Builder |
Experiment.Builder.treatments(Collection<Treatment> treatments)
An array of structures that describe the configuration of each feature variation used in the experiment.
|
Copyright © 2022. All rights reserved.