| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
PropertyNotification |
AssetPropertySummary.notification()
Returns the value of the Notification property for this object.
|
PropertyNotification |
Property.notification()
The asset property's notification topic and state.
|
PropertyNotification |
AssetProperty.notification()
The asset property's notification topic and state.
|
| Modifier and Type | Method and Description |
|---|---|
AssetPropertySummary.Builder |
AssetPropertySummary.Builder.notification(PropertyNotification notification)
Sets the value of the Notification property for this object.
|
Property.Builder |
Property.Builder.notification(PropertyNotification notification)
The asset property's notification topic and state.
|
AssetProperty.Builder |
AssetProperty.Builder.notification(PropertyNotification notification)
The asset property's notification topic and state.
|
Copyright © 2023. All rights reserved.