| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata |
IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when
such events occur.
|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchEnableAlarmResult> |
AWSIoTEventsDataAsyncClient.batchEnableAlarmAsync(BatchEnableAlarmRequest request,
AsyncHandler<BatchEnableAlarmRequest,BatchEnableAlarmResult> asyncHandler) |
Future<BatchEnableAlarmResult> |
AbstractAWSIoTEventsDataAsync.batchEnableAlarmAsync(BatchEnableAlarmRequest request,
AsyncHandler<BatchEnableAlarmRequest,BatchEnableAlarmResult> asyncHandler) |
Future<BatchEnableAlarmResult> |
AWSIoTEventsDataAsync.batchEnableAlarmAsync(BatchEnableAlarmRequest batchEnableAlarmRequest,
AsyncHandler<BatchEnableAlarmRequest,BatchEnableAlarmResult> asyncHandler)
Enables one or more alarms.
|
| Modifier and Type | Method and Description |
|---|---|
BatchEnableAlarmRequest |
BatchEnableAlarmRequest.clone() |
BatchEnableAlarmRequest |
BatchEnableAlarmRequest.withEnableActionRequests(Collection<EnableAlarmActionRequest> enableActionRequests)
The list of enable action requests.
|
BatchEnableAlarmRequest |
BatchEnableAlarmRequest.withEnableActionRequests(EnableAlarmActionRequest... enableActionRequests)
The list of enable action requests.
|
Copyright © 2023. All rights reserved.