| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics |
IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeChannelResponse |
IoTAnalyticsClient.describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
Retrieves information about a channel.
|
default DescribeChannelResponse |
IoTAnalyticsClient.describeChannel(DescribeChannelRequest describeChannelRequest)
Retrieves information about a channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeChannelResponse> |
IoTAnalyticsAsyncClient.describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
Retrieves information about a channel.
|
default CompletableFuture<DescribeChannelResponse> |
IoTAnalyticsAsyncClient.describeChannel(DescribeChannelRequest describeChannelRequest)
Retrieves information about a channel.
|
Copyright © 2023. All rights reserved.