| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentCondition |
SimpleCondition.segmentCondition()
The segment that's associated with the activity.
|
SegmentCondition |
StartCondition.segmentStartCondition()
The segment that's associated with the first activity in the journey.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleCondition.Builder |
SimpleCondition.Builder.segmentCondition(SegmentCondition segmentCondition)
The segment that's associated with the activity.
|
StartCondition.Builder |
StartCondition.Builder.segmentStartCondition(SegmentCondition segmentStartCondition)
The segment that's associated with the first activity in the journey.
|
Copyright © 2021. All rights reserved.