| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationAction> |
AlarmNotification.notificationActions()
Contains the notification settings of an alarm model.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmNotification.Builder |
AlarmNotification.Builder.notificationActions(NotificationAction... notificationActions)
Contains the notification settings of an alarm model.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmNotification.Builder |
AlarmNotification.Builder.notificationActions(Collection<NotificationAction> notificationActions)
Contains the notification settings of an alarm model.
|
Copyright © 2022. All rights reserved.