| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDisableAlarmResponse> |
IotEventsDataAsyncClient.batchDisableAlarm(BatchDisableAlarmRequest batchDisableAlarmRequest)
Disables one or more alarms.
|
default BatchDisableAlarmResponse |
IotEventsDataClient.batchDisableAlarm(BatchDisableAlarmRequest batchDisableAlarmRequest)
Disables one or more alarms.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDisableAlarmRequestMarshaller.marshall(BatchDisableAlarmRequest batchDisableAlarmRequest) |
Copyright © 2023. All rights reserved.