Uses of Class
software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
Packages that use SegmentLocation Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SegmentLocation in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SegmentLocation Modifier and Type Method Description SegmentLocationSegmentDimensions. location()The location-based criteria, such as region or GPS coordinates, for the segment.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SegmentLocation Modifier and Type Method Description SegmentDimensions.BuilderSegmentDimensions.Builder. location(SegmentLocation location)The location-based criteria, such as region or GPS coordinates, for the segment.
-