| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentGroup> |
SegmentGroupList.groups()
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentGroupList.Builder |
SegmentGroupList.Builder.groups(SegmentGroup... groups)
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentGroupList.Builder |
SegmentGroupList.Builder.groups(Collection<SegmentGroup> groups)
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
|
Copyright © 2020. All rights reserved.