Uses of Class
software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
Packages that use RecencyDimension Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of RecencyDimension in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return RecencyDimension Modifier and Type Method Description RecencyDimensionSegmentBehaviors. recency()The dimension settings that are based on how recently an endpoint was active.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type RecencyDimension Modifier and Type Method Description SegmentBehaviors.BuilderSegmentBehaviors.Builder. recency(RecencyDimension recency)The dimension settings that are based on how recently an endpoint was active.
-