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