| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentBehaviors |
SegmentBehaviors.clone() |
SegmentBehaviors |
SegmentDimensions.getBehavior()
The behavior-based criteria, such as how recently users have used your app, for the segment.
|
SegmentBehaviors |
SegmentBehaviors.withRecency(RecencyDimension recency)
The dimension settings that are based on how recently an endpoint was active.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentDimensions.setBehavior(SegmentBehaviors behavior)
The behavior-based criteria, such as how recently users have used your app, for the segment.
|
SegmentDimensions |
SegmentDimensions.withBehavior(SegmentBehaviors behavior)
The behavior-based criteria, such as how recently users have used your app, for the segment.
|
Copyright © 2019. All rights reserved.