| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentGroupList |
WriteSegmentRequest.segmentGroups()
The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.
|
SegmentGroupList |
SegmentResponse.segmentGroups()
A list of one or more segment groups that apply to the segment.
|
| Modifier and Type | Method and Description |
|---|---|
WriteSegmentRequest.Builder |
WriteSegmentRequest.Builder.segmentGroups(SegmentGroupList segmentGroups)
The segment group to use and the dimensions to apply to the group's base segments in order to build the
segment.
|
SegmentResponse.Builder |
SegmentResponse.Builder.segmentGroups(SegmentGroupList segmentGroups)
A list of one or more segment groups that apply to the segment.
|
Copyright © 2023. All rights reserved.