public static interface HoldoutActivity.Builder extends SdkPojo, CopyableBuilder<HoldoutActivity.Builder,HoldoutActivity>
| Modifier and Type | Method and Description |
|---|---|
HoldoutActivity.Builder |
nextActivity(String nextActivity)
The unique identifier for the next activity to perform, after performing the holdout activity.
|
HoldoutActivity.Builder |
percentage(Integer percentage)
The percentage of participants who shouldn't continue the journey.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHoldoutActivity.Builder nextActivity(String nextActivity)
The unique identifier for the next activity to perform, after performing the holdout activity.
nextActivity - The unique identifier for the next activity to perform, after performing the holdout activity.HoldoutActivity.Builder percentage(Integer percentage)
The percentage of participants who shouldn't continue the journey.
percentage - The percentage of participants who shouldn't continue the journey.Copyright © 2019. All rights reserved.