Uses of Class
software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
Packages that use GPSPointDimension Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of GPSPointDimension in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return GPSPointDimension Modifier and Type Method Description GPSPointDimensionSegmentLocation. gpsPoint()The GPS location and range for the segment.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type GPSPointDimension Modifier and Type Method Description SegmentLocation.BuilderSegmentLocation.Builder. gpsPoint(GPSPointDimension gpsPoint)The GPS location and range for the segment.
-