public static interface RandomSplitEntry.Builder extends SdkPojo, CopyableBuilder<RandomSplitEntry.Builder,RandomSplitEntry>
| Modifier and Type | Method and Description |
|---|---|
RandomSplitEntry.Builder |
nextActivity(String nextActivity)
The unique identifier for the next activity to perform, after completing the activity for the path.
|
RandomSplitEntry.Builder |
percentage(Integer percentage)
The percentage of participants to send down the activity path.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRandomSplitEntry.Builder nextActivity(String nextActivity)
The unique identifier for the next activity to perform, after completing the activity for the path.
nextActivity - The unique identifier for the next activity to perform, after completing the activity for the path.RandomSplitEntry.Builder percentage(Integer percentage)
The percentage of participants to send down the activity path.
percentage - The percentage of participants to send down the activity path.Copyright © 2019. All rights reserved.