| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpdateDetectorErrorEntry> |
BatchUpdateDetectorResponse.batchUpdateDetectorErrorEntries()
A list of those detector updates that resulted in errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateDetectorResponse.Builder |
BatchUpdateDetectorResponse.Builder.batchUpdateDetectorErrorEntries(BatchUpdateDetectorErrorEntry... batchUpdateDetectorErrorEntries)
A list of those detector updates that resulted in errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateDetectorResponse.Builder |
BatchUpdateDetectorResponse.Builder.batchUpdateDetectorErrorEntries(Collection<BatchUpdateDetectorErrorEntry> batchUpdateDetectorErrorEntries)
A list of those detector updates that resulted in errors.
|
Copyright © 2023. All rights reserved.