| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchAcknowledgeAlarmResponse.Builder |
BatchAcknowledgeAlarmResponse.builder() |
BatchAcknowledgeAlarmResponse.Builder |
BatchAcknowledgeAlarmResponse.Builder.errorEntries(BatchAlarmActionErrorEntry... errorEntries)
A list of errors associated with the request, or
null if there are no errors. |
BatchAcknowledgeAlarmResponse.Builder |
BatchAcknowledgeAlarmResponse.Builder.errorEntries(Collection<BatchAlarmActionErrorEntry> errorEntries)
A list of errors associated with the request, or
null if there are no errors. |
BatchAcknowledgeAlarmResponse.Builder |
BatchAcknowledgeAlarmResponse.Builder.errorEntries(Consumer<BatchAlarmActionErrorEntry.Builder>... errorEntries)
A list of errors associated with the request, or
null if there are no errors. |
BatchAcknowledgeAlarmResponse.Builder |
BatchAcknowledgeAlarmResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAcknowledgeAlarmResponse.Builder> |
BatchAcknowledgeAlarmResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.