Uses of Class
software.amazon.awssdk.services.iotevents.model.AssetPropertyTimestamp
-
Packages that use AssetPropertyTimestamp Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of AssetPropertyTimestamp in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return AssetPropertyTimestamp Modifier and Type Method Description AssetPropertyTimestampAssetPropertyValue. timestamp()The timestamp associated with the asset property value.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type AssetPropertyTimestamp Modifier and Type Method Description AssetPropertyValue.BuilderAssetPropertyValue.Builder. timestamp(AssetPropertyTimestamp timestamp)The timestamp associated with the asset property value.
-