Uses of Class
software.amazon.awssdk.services.ioteventsdata.model.TimestampValue
-
Packages that use TimestampValue Package Description software.amazon.awssdk.services.ioteventsdata.model -
-
Uses of TimestampValue in software.amazon.awssdk.services.ioteventsdata.model
Methods in software.amazon.awssdk.services.ioteventsdata.model that return TimestampValue Modifier and Type Method Description TimestampValueMessage. timestamp()The timestamp associated with the message.Methods in software.amazon.awssdk.services.ioteventsdata.model with parameters of type TimestampValue Modifier and Type Method Description Message.BuilderMessage.Builder. timestamp(TimestampValue timestamp)The timestamp associated with the message.
-