| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<Variation> |
Feature.variations()
An array of structures that contain the configuration of the feature's different variations.
|
| Modifier and Type | Method and Description |
|---|---|
Feature.Builder |
Feature.Builder.variations(Variation... variations)
An array of structures that contain the configuration of the feature's different variations.
|
| Modifier and Type | Method and Description |
|---|---|
Feature.Builder |
Feature.Builder.variations(Collection<Variation> variations)
An array of structures that contain the configuration of the feature's different variations.
|
Copyright © 2023. All rights reserved.