| 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 BatchEnableAlarmResponse |
IotEventsDataClient.batchEnableAlarm(BatchEnableAlarmRequest batchEnableAlarmRequest)
Enables one or more alarms.
|
default BatchEnableAlarmResponse |
IotEventsDataClient.batchEnableAlarm(Consumer<BatchEnableAlarmRequest.Builder> batchEnableAlarmRequest)
Enables one or more alarms.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchEnableAlarmResponse> |
IotEventsDataAsyncClient.batchEnableAlarm(BatchEnableAlarmRequest batchEnableAlarmRequest)
Enables one or more alarms.
|
default CompletableFuture<BatchEnableAlarmResponse> |
IotEventsDataAsyncClient.batchEnableAlarm(Consumer<BatchEnableAlarmRequest.Builder> batchEnableAlarmRequest)
Enables one or more alarms.
|
Copyright © 2023. All rights reserved.