Uses of Class
software.amazon.awssdk.services.iot.model.LocationAction
-
Packages that use LocationAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of LocationAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return LocationAction Modifier and Type Method Description LocationActionAction. location()The Amazon Location Service rule action sends device location updates from an MQTT message to an Amazon Location tracker resource.Methods in software.amazon.awssdk.services.iot.model with parameters of type LocationAction Modifier and Type Method Description Action.BuilderAction.Builder. location(LocationAction location)The Amazon Location Service rule action sends device location updates from an MQTT message to an Amazon Location tracker resource.
-