| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics |
IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
|
| software.amazon.awssdk.services.iotanalytics.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLoggingOptionsResponse> |
IoTAnalyticsAsyncClient.describeLoggingOptions(DescribeLoggingOptionsRequest describeLoggingOptionsRequest)
Retrieves the current settings of the IoT Analytics logging options.
|
default DescribeLoggingOptionsResponse |
IoTAnalyticsClient.describeLoggingOptions(DescribeLoggingOptionsRequest describeLoggingOptionsRequest)
Retrieves the current settings of the IoT Analytics logging options.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeLoggingOptionsRequestMarshaller.marshall(DescribeLoggingOptionsRequest describeLoggingOptionsRequest) |
Copyright © 2023. All rights reserved.