| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GPSPointDimension |
GPSPointDimension.clone() |
GPSPointDimension |
SegmentLocation.getGPSPoint()
The GPS Point dimension.
|
GPSPointDimension |
GPSPointDimension.withCoordinates(GPSCoordinates coordinates)
Coordinate to measure distance from.
|
GPSPointDimension |
GPSPointDimension.withRangeInKilometers(Double rangeInKilometers)
Range in kilometers from the coordinate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentLocation.setGPSPoint(GPSPointDimension gPSPoint)
The GPS Point dimension.
|
SegmentLocation |
SegmentLocation.withGPSPoint(GPSPointDimension gPSPoint)
The GPS Point dimension.
|
Copyright © 2018. All rights reserved.