| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<RandomSplitEntry> |
RandomSplitActivity.branches()
The paths for the activity, including the percentage of participants to enter each path and the activity to
perform for each path.
|
| Modifier and Type | Method and Description |
|---|---|
RandomSplitActivity.Builder |
RandomSplitActivity.Builder.branches(RandomSplitEntry... branches)
The paths for the activity, including the percentage of participants to enter each path and the activity to
perform for each path.
|
| Modifier and Type | Method and Description |
|---|---|
RandomSplitActivity.Builder |
RandomSplitActivity.Builder.branches(Collection<RandomSplitEntry> branches)
The paths for the activity, including the percentage of participants to enter each path and the activity to
perform for each path.
|
Copyright © 2023. All rights reserved.