| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentReference> |
SegmentGroup.sourceSegments()
The base segment to build the segment on.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentGroup.Builder |
SegmentGroup.Builder.sourceSegments(SegmentReference... sourceSegments)
The base segment to build the segment on.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentGroup.Builder |
SegmentGroup.Builder.sourceSegments(Collection<SegmentReference> sourceSegments)
The base segment to build the segment on.
|
Copyright © 2019. All rights reserved.