| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentGroupList |
WriteSegmentRequest.segmentGroups()
A segment group, which consists of zero or more source segments, plus dimensions that are applied to those source
segments.
|
SegmentGroupList |
SegmentResponse.segmentGroups()
A segment group, which consists of zero or more source segments, plus dimensions that are applied to those source
segments.
|
| Modifier and Type | Method and Description |
|---|---|
WriteSegmentRequest.Builder |
WriteSegmentRequest.Builder.segmentGroups(SegmentGroupList segmentGroups)
A segment group, which consists of zero or more source segments, plus dimensions that are applied to those
source segments.
|
SegmentResponse.Builder |
SegmentResponse.Builder.segmentGroups(SegmentGroupList segmentGroups)
A segment group, which consists of zero or more source segments, plus dimensions that are applied to those
source segments.
|
Copyright © 2018. All rights reserved.