| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
IotSiteWiseAction |
Action.iotSiteWise()
Sends information about the detector model instance and the event that triggered the action to an asset property
in AWS IoT SiteWise .
|
IotSiteWiseAction |
AlarmAction.iotSiteWise()
Returns the value of the IotSiteWise property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.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.Builder |
AlarmAction.Builder.iotSiteWise(IotSiteWiseAction iotSiteWise)
Sets the value of the IotSiteWise property for this object.
|
Copyright © 2022. All rights reserved.