| 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 ListDetectorModelVersionsResponse |
IotEventsClient.listDetectorModelVersions(Consumer<ListDetectorModelVersionsRequest.Builder> listDetectorModelVersionsRequest)
Lists all the versions of a detector model.
|
default ListDetectorModelVersionsResponse |
IotEventsClient.listDetectorModelVersions(ListDetectorModelVersionsRequest listDetectorModelVersionsRequest)
Lists all the versions of a detector model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDetectorModelVersionsResponse> |
IotEventsAsyncClient.listDetectorModelVersions(Consumer<ListDetectorModelVersionsRequest.Builder> listDetectorModelVersionsRequest)
Lists all the versions of a detector model.
|
default CompletableFuture<ListDetectorModelVersionsResponse> |
IotEventsAsyncClient.listDetectorModelVersions(ListDetectorModelVersionsRequest listDetectorModelVersionsRequest)
Lists all the versions of a detector model.
|
Copyright © 2022. All rights reserved.