Uses of Class
software.amazon.awssdk.services.iot.model.IotSiteWiseAction
-
Packages that use IotSiteWiseAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of IotSiteWiseAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return IotSiteWiseAction Modifier and Type Method Description IotSiteWiseActionAction. iotSiteWise()Sends data from the MQTT message that triggered the rule to IoT SiteWise asset properties.Methods in software.amazon.awssdk.services.iot.model with parameters of type IotSiteWiseAction Modifier and Type Method Description Action.BuilderAction.Builder. iotSiteWise(IotSiteWiseAction iotSiteWise)Sends data from the MQTT message that triggered the rule to IoT SiteWise asset properties.
-