| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata |
IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when
such events occur.
|
| software.amazon.awssdk.services.ioteventsdata.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchUpdateDetectorResponse |
IotEventsDataClient.batchUpdateDetector(BatchUpdateDetectorRequest batchUpdateDetectorRequest)
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified
detector model.
|
default CompletableFuture<BatchUpdateDetectorResponse> |
IotEventsDataAsyncClient.batchUpdateDetector(BatchUpdateDetectorRequest batchUpdateDetectorRequest)
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified
detector model.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchUpdateDetectorRequestMarshaller.marshall(BatchUpdateDetectorRequest batchUpdateDetectorRequest) |
Copyright © 2023. All rights reserved.