| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata |
IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when
such events occur.
|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateDetectorResult |
AWSIoTEventsDataClient.batchUpdateDetector(BatchUpdateDetectorRequest request)
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified
detector model.
|
BatchUpdateDetectorResult |
AbstractAWSIoTEventsData.batchUpdateDetector(BatchUpdateDetectorRequest request) |
BatchUpdateDetectorResult |
AWSIoTEventsData.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 |
|---|---|
Future<BatchUpdateDetectorResult> |
AWSIoTEventsDataAsyncClient.batchUpdateDetectorAsync(BatchUpdateDetectorRequest request,
AsyncHandler<BatchUpdateDetectorRequest,BatchUpdateDetectorResult> asyncHandler) |
Future<BatchUpdateDetectorResult> |
AbstractAWSIoTEventsDataAsync.batchUpdateDetectorAsync(BatchUpdateDetectorRequest request,
AsyncHandler<BatchUpdateDetectorRequest,BatchUpdateDetectorResult> asyncHandler) |
Future<BatchUpdateDetectorResult> |
AWSIoTEventsDataAsync.batchUpdateDetectorAsync(BatchUpdateDetectorRequest batchUpdateDetectorRequest,
AsyncHandler<BatchUpdateDetectorRequest,BatchUpdateDetectorResult> asyncHandler)
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 |
|---|---|
BatchUpdateDetectorResult |
BatchUpdateDetectorResult.clone() |
BatchUpdateDetectorResult |
BatchUpdateDetectorResult.withBatchUpdateDetectorErrorEntries(BatchUpdateDetectorErrorEntry... batchUpdateDetectorErrorEntries)
A list of those detector updates that resulted in errors.
|
BatchUpdateDetectorResult |
BatchUpdateDetectorResult.withBatchUpdateDetectorErrorEntries(Collection<BatchUpdateDetectorErrorEntry> batchUpdateDetectorErrorEntries)
A list of those detector updates that resulted in errors.
|
Copyright © 2024. All rights reserved.