| 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<BatchAcknowledgeAlarmResult> |
AWSIoTEventsDataAsyncClient.batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest request,
AsyncHandler<BatchAcknowledgeAlarmRequest,BatchAcknowledgeAlarmResult> asyncHandler) |
Future<BatchAcknowledgeAlarmResult> |
AbstractAWSIoTEventsDataAsync.batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest request,
AsyncHandler<BatchAcknowledgeAlarmRequest,BatchAcknowledgeAlarmResult> asyncHandler) |
Future<BatchAcknowledgeAlarmResult> |
AWSIoTEventsDataAsync.batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest batchAcknowledgeAlarmRequest,
AsyncHandler<BatchAcknowledgeAlarmRequest,BatchAcknowledgeAlarmResult> asyncHandler)
Acknowledges one or more alarms.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAcknowledgeAlarmRequest |
BatchAcknowledgeAlarmRequest.clone() |
BatchAcknowledgeAlarmRequest |
BatchAcknowledgeAlarmRequest.withAcknowledgeActionRequests(AcknowledgeAlarmActionRequest... acknowledgeActionRequests)
The list of acknowledge action requests.
|
BatchAcknowledgeAlarmRequest |
BatchAcknowledgeAlarmRequest.withAcknowledgeActionRequests(Collection<AcknowledgeAlarmActionRequest> acknowledgeActionRequests)
The list of acknowledge action requests.
|
Copyright © 2023. All rights reserved.