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