| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
List<AcknowledgeAlarmActionRequest> |
BatchAcknowledgeAlarmRequest.acknowledgeActionRequests()
The list of acknowledge action requests.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAcknowledgeAlarmRequest.Builder |
BatchAcknowledgeAlarmRequest.Builder.acknowledgeActionRequests(AcknowledgeAlarmActionRequest... acknowledgeActionRequests)
The list of acknowledge action requests.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAcknowledgeAlarmRequest.Builder |
BatchAcknowledgeAlarmRequest.Builder.acknowledgeActionRequests(Collection<AcknowledgeAlarmActionRequest> acknowledgeActionRequests)
The list of acknowledge action requests.
|
Copyright © 2023. All rights reserved.