| 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 DescribeDetectorResponse |
IotEventsDataClient.describeDetector(DescribeDetectorRequest describeDetectorRequest)
Returns information about the specified detector (instance).
|
default CompletableFuture<DescribeDetectorResponse> |
IotEventsDataAsyncClient.describeDetector(DescribeDetectorRequest describeDetectorRequest)
Returns information about the specified detector (instance).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDetectorRequestMarshaller.marshall(DescribeDetectorRequest describeDetectorRequest) |
Copyright © 2023. All rights reserved.