| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static SpeedUnit |
SpeedUnit.fromValue(String value)
Use this in place of valueOf.
|
static SpeedUnit |
SpeedUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeedUnit[] |
SpeedUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ForecastGeofenceEventsResult |
ForecastGeofenceEventsResult.withSpeedUnit(SpeedUnit speedUnit)
The speed unit for the forecasted events.
|
ForecastGeofenceEventsRequest |
ForecastGeofenceEventsRequest.withSpeedUnit(SpeedUnit speedUnit)
The speed unit for the device captured by the device state.
|
Copyright © 2025. All rights reserved.