| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
AlarmNotification |
CreateAlarmModelRequest.alarmNotification()
Contains information about one or more notification actions.
|
AlarmNotification |
DescribeAlarmModelResponse.alarmNotification()
Contains information about one or more notification actions.
|
AlarmNotification |
UpdateAlarmModelRequest.alarmNotification()
Contains information about one or more notification actions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAlarmModelRequest.Builder |
CreateAlarmModelRequest.Builder.alarmNotification(AlarmNotification alarmNotification)
Contains information about one or more notification actions.
|
DescribeAlarmModelResponse.Builder |
DescribeAlarmModelResponse.Builder.alarmNotification(AlarmNotification alarmNotification)
Contains information about one or more notification actions.
|
UpdateAlarmModelRequest.Builder |
UpdateAlarmModelRequest.Builder.alarmNotification(AlarmNotification alarmNotification)
Contains information about one or more notification actions.
|
Copyright © 2022. All rights reserved.