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