| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchGroup> |
Launch.groups()
An array of structures that define the feature variations that are being used in the launch.
|
| Modifier and Type | Method and Description |
|---|---|
Launch.Builder |
Launch.Builder.groups(LaunchGroup... groups)
An array of structures that define the feature variations that are being used in the launch.
|
| Modifier and Type | Method and Description |
|---|---|
Launch.Builder |
Launch.Builder.groups(Collection<LaunchGroup> groups)
An array of structures that define the feature variations that are being used in the launch.
|
Copyright © 2022. All rights reserved.