Uses of Class
software.amazon.awssdk.services.location.model.ForecastGeofenceEventsDeviceState
-
Packages that use ForecastGeofenceEventsDeviceState Package Description software.amazon.awssdk.services.location.model -
-
Uses of ForecastGeofenceEventsDeviceState in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return ForecastGeofenceEventsDeviceState Modifier and Type Method Description ForecastGeofenceEventsDeviceStateForecastGeofenceEventsRequest. deviceState()The device's state, including current position and speed.Methods in software.amazon.awssdk.services.location.model with parameters of type ForecastGeofenceEventsDeviceState Modifier and Type Method Description ForecastGeofenceEventsRequest.BuilderForecastGeofenceEventsRequest.Builder. deviceState(ForecastGeofenceEventsDeviceState deviceState)The device's state, including current position and speed.
-