Package | Description |
---|---|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
WaitActivity |
WaitActivity.clone() |
WaitActivity |
Activity.getWait()
The settings for a wait activity.
|
WaitActivity |
WaitActivity.withNextActivity(String nextActivity)
The unique identifier for the next activity to perform, after performing the wait activity.
|
WaitActivity |
WaitActivity.withWaitTime(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.
|
Modifier and Type | Method and Description |
---|---|
void |
Activity.setWait(WaitActivity wait)
The settings for a wait activity.
|
Activity |
Activity.withWait(WaitActivity wait)
The settings for a wait activity.
|
Copyright © 2023. All rights reserved.