Uses of Class
software.amazon.awssdk.services.iotsitewise.model.PropertyNotification
-
Packages that use PropertyNotification Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of PropertyNotification in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return PropertyNotification Modifier and Type Method Description PropertyNotificationAssetProperty. notification()The asset property's notification topic and state.PropertyNotificationAssetPropertySummary. notification()Returns the value of the Notification property for this object.PropertyNotificationProperty. notification()The asset property's notification topic and state.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type PropertyNotification Modifier and Type Method Description AssetProperty.BuilderAssetProperty.Builder. notification(PropertyNotification notification)The asset property's notification topic and state.AssetPropertySummary.BuilderAssetPropertySummary.Builder. notification(PropertyNotification notification)Sets the value of the Notification property for this object.Property.BuilderProperty.Builder. notification(PropertyNotification notification)The asset property's notification topic and state.
-