| 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.
|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
default BatchResetAlarmResponse |
IotEventsDataClient.batchResetAlarm(Consumer<BatchResetAlarmRequest.Builder> batchResetAlarmRequest)
Resets one or more alarms.
|
default CompletableFuture<BatchResetAlarmResponse> |
IotEventsDataAsyncClient.batchResetAlarm(Consumer<BatchResetAlarmRequest.Builder> batchResetAlarmRequest)
Resets one or more alarms.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchResetAlarmRequest.Builder> |
BatchResetAlarmRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.