Uses of Class
software.amazon.awssdk.services.iot.model.TimestreamTimestamp
-
Packages that use TimestreamTimestamp Package Description software.amazon.awssdk.services.iot.model -
-
Uses of TimestreamTimestamp in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return TimestreamTimestamp Modifier and Type Method Description TimestreamTimestampTimestreamAction. timestamp()Specifies an application-defined value to replace the default value assigned to the Timestream record's timestamp in thetimecolumn.Methods in software.amazon.awssdk.services.iot.model with parameters of type TimestreamTimestamp Modifier and Type Method Description TimestreamAction.BuilderTimestreamAction.Builder. timestamp(TimestreamTimestamp timestamp)Specifies an application-defined value to replace the default value assigned to the Timestream record's timestamp in thetimecolumn.
-