Uses of Class
software.amazon.awssdk.services.location.model.TrackingFilterGeometry
-
Packages that use TrackingFilterGeometry Package Description software.amazon.awssdk.services.location.model -
-
Uses of TrackingFilterGeometry in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return TrackingFilterGeometry Modifier and Type Method Description TrackingFilterGeometryListDevicePositionsRequest. filterGeometry()The geometry used to filter device positions.Methods in software.amazon.awssdk.services.location.model with parameters of type TrackingFilterGeometry Modifier and Type Method Description ListDevicePositionsRequest.BuilderListDevicePositionsRequest.Builder. filterGeometry(TrackingFilterGeometry filterGeometry)The geometry used to filter device positions.
-