| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentGroup> |
SegmentGroupList.groups()
A set of segment criteria to evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentGroupList.Builder |
SegmentGroupList.Builder.groups(SegmentGroup... groups)
A set of segment criteria to evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentGroupList.Builder |
SegmentGroupList.Builder.groups(Collection<SegmentGroup> groups)
A set of segment criteria to evaluate.
|
Copyright © 2018. All rights reserved.