| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
WaitTime |
ConditionalSplitActivity.evaluationWaitTime()
The amount of time to wait before determining whether the conditions are met, or the date and time when Amazon
Pinpoint determines whether the conditions are met.
|
WaitTime |
MultiConditionalSplitActivity.evaluationWaitTime()
The amount of time to wait or the date and time when Amazon Pinpoint determines whether the conditions are met.
|
WaitTime |
WaitActivity.waitTime()
The amount of time to wait or the date and time when the activity moves participants to the next activity in the
journey.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalSplitActivity.Builder |
ConditionalSplitActivity.Builder.evaluationWaitTime(WaitTime evaluationWaitTime)
The amount of time to wait before determining whether the conditions are met, or the date and time when
Amazon Pinpoint determines whether the conditions are met.
|
MultiConditionalSplitActivity.Builder |
MultiConditionalSplitActivity.Builder.evaluationWaitTime(WaitTime evaluationWaitTime)
The amount of time to wait or the date and time when Amazon Pinpoint determines whether the conditions are
met.
|
WaitActivity.Builder |
WaitActivity.Builder.waitTime(WaitTime waitTime)
The amount of time to wait or the date and time when the activity moves participants to the next activity in
the journey.
|
Copyright © 2020. All rights reserved.