Uses of Class
software.amazon.awssdk.services.iotevents.model.IotSiteWiseAction
-
Packages that use IotSiteWiseAction Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of IotSiteWiseAction in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return IotSiteWiseAction Modifier and Type Method Description IotSiteWiseActionAction. iotSiteWise()Sends information about the detector model instance and the event that triggered the action to an asset property in AWS IoT SiteWise .IotSiteWiseActionAlarmAction. iotSiteWise()Returns the value of the IotSiteWise property for this object.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type IotSiteWiseAction Modifier and Type Method Description Action.BuilderAction.Builder. iotSiteWise(IotSiteWiseAction iotSiteWise)Sends information about the detector model instance and the event that triggered the action to an asset property in AWS IoT SiteWise .AlarmAction.BuilderAlarmAction.Builder. iotSiteWise(IotSiteWiseAction iotSiteWise)Sets the value of the IotSiteWise property for this object.
-