| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata |
IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when
such events occur.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchSnoozeAlarmResponse |
IotEventsDataClient.batchSnoozeAlarm(BatchSnoozeAlarmRequest batchSnoozeAlarmRequest)
Changes one or more alarms to the snooze mode.
|
default BatchSnoozeAlarmResponse |
IotEventsDataClient.batchSnoozeAlarm(Consumer<BatchSnoozeAlarmRequest.Builder> batchSnoozeAlarmRequest)
Changes one or more alarms to the snooze mode.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchSnoozeAlarmResponse> |
IotEventsDataAsyncClient.batchSnoozeAlarm(BatchSnoozeAlarmRequest batchSnoozeAlarmRequest)
Changes one or more alarms to the snooze mode.
|
default CompletableFuture<BatchSnoozeAlarmResponse> |
IotEventsDataAsyncClient.batchSnoozeAlarm(Consumer<BatchSnoozeAlarmRequest.Builder> batchSnoozeAlarmRequest)
Changes one or more alarms to the snooze mode.
|
Copyright © 2023. All rights reserved.