| 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 BatchResetAlarmResponse |
IotEventsDataClient.batchResetAlarm(BatchResetAlarmRequest batchResetAlarmRequest)
Resets one or more alarms.
|
default BatchResetAlarmResponse |
IotEventsDataClient.batchResetAlarm(Consumer<BatchResetAlarmRequest.Builder> batchResetAlarmRequest)
Resets one or more alarms.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchResetAlarmResponse> |
IotEventsDataAsyncClient.batchResetAlarm(BatchResetAlarmRequest batchResetAlarmRequest)
Resets one or more alarms.
|
default CompletableFuture<BatchResetAlarmResponse> |
IotEventsDataAsyncClient.batchResetAlarm(Consumer<BatchResetAlarmRequest.Builder> batchResetAlarmRequest)
Resets one or more alarms.
|
Copyright © 2023. All rights reserved.