| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
StartCondition |
WriteJourneyRequest.startCondition()
The segment that defines which users are participants in the journey.
|
StartCondition |
JourneyResponse.startCondition()
The segment that defines which users are participants in the journey.
|
| Modifier and Type | Method and Description |
|---|---|
WriteJourneyRequest.Builder |
WriteJourneyRequest.Builder.startCondition(StartCondition startCondition)
The segment that defines which users are participants in the journey.
|
JourneyResponse.Builder |
JourneyResponse.Builder.startCondition(StartCondition startCondition)
The segment that defines which users are participants in the journey.
|
Copyright © 2022. All rights reserved.