| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateDetectorRequest> |
BatchUpdateDetectorRequest.detectors()
The list of detectors (instances) to update, along with the values to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateDetectorRequest.Builder |
BatchUpdateDetectorRequest.Builder.detectors(UpdateDetectorRequest... detectors)
The list of detectors (instances) to update, along with the values to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateDetectorRequest.Builder |
BatchUpdateDetectorRequest.Builder.detectors(Collection<UpdateDetectorRequest> detectors)
The list of detectors (instances) to update, along with the values to update.
|
Copyright © 2023. All rights reserved.