Uses of Class
software.amazon.awssdk.services.iot.model.LocationTimestamp
-
Packages that use LocationTimestamp Package Description software.amazon.awssdk.services.iot.model -
-
Uses of LocationTimestamp in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return LocationTimestamp Modifier and Type Method Description LocationTimestampLocationAction. timestamp()The time that the location data was sampled.Methods in software.amazon.awssdk.services.iot.model with parameters of type LocationTimestamp Modifier and Type Method Description LocationAction.BuilderLocationAction.Builder. timestamp(LocationTimestamp timestamp)The time that the location data was sampled.
-