| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
AssetPropertyValue |
AssetPropertyValue.clone() |
AssetPropertyValue |
IotSiteWiseAction.getPropertyValue()
The value to send to the asset property.
|
AssetPropertyValue |
AssetPropertyValue.withQuality(String quality)
The quality of the asset property value.
|
AssetPropertyValue |
AssetPropertyValue.withTimestamp(AssetPropertyTimestamp timestamp)
The timestamp associated with the asset property value.
|
AssetPropertyValue |
AssetPropertyValue.withValue(AssetPropertyVariant value)
The value to send to an asset property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IotSiteWiseAction.setPropertyValue(AssetPropertyValue propertyValue)
The value to send to the asset property.
|
IotSiteWiseAction |
IotSiteWiseAction.withPropertyValue(AssetPropertyValue propertyValue)
The value to send to the asset property.
|
Copyright © 2024. All rights reserved.