| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents |
AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions
when such events occur.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDetectorModelAnalysisResultsResponse |
IotEventsClient.getDetectorModelAnalysisResults(Consumer<GetDetectorModelAnalysisResultsRequest.Builder> getDetectorModelAnalysisResultsRequest)
Retrieves one or more analysis results of the detector model.
|
default GetDetectorModelAnalysisResultsResponse |
IotEventsClient.getDetectorModelAnalysisResults(GetDetectorModelAnalysisResultsRequest getDetectorModelAnalysisResultsRequest)
Retrieves one or more analysis results of the detector model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDetectorModelAnalysisResultsResponse> |
IotEventsAsyncClient.getDetectorModelAnalysisResults(Consumer<GetDetectorModelAnalysisResultsRequest.Builder> getDetectorModelAnalysisResultsRequest)
Retrieves one or more analysis results of the detector model.
|
default CompletableFuture<GetDetectorModelAnalysisResultsResponse> |
IotEventsAsyncClient.getDetectorModelAnalysisResults(GetDetectorModelAnalysisResultsRequest getDetectorModelAnalysisResultsRequest)
Retrieves one or more analysis results of the detector model.
|
Copyright © 2022. All rights reserved.