| 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.
|
| software.amazon.awssdk.services.iotevents.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeLoggingOptionsResponse |
IotEventsClient.describeLoggingOptions(DescribeLoggingOptionsRequest describeLoggingOptionsRequest)
Retrieves the current settings of the AWS IoT Events logging options.
|
default CompletableFuture<DescribeLoggingOptionsResponse> |
IotEventsAsyncClient.describeLoggingOptions(DescribeLoggingOptionsRequest describeLoggingOptionsRequest)
Retrieves the current settings of the AWS IoT Events logging options.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeLoggingOptionsRequestMarshaller.marshall(DescribeLoggingOptionsRequest describeLoggingOptionsRequest) |
Copyright © 2022. All rights reserved.