| 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<CreateChannelResponse> |
IoTAnalyticsAsyncClient.createChannel(CreateChannelRequest createChannelRequest)
Used to create a channel.
|
default CreateChannelResponse |
IoTAnalyticsClient.createChannel(CreateChannelRequest createChannelRequest)
Used to create a channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateChannelRequestMarshaller.marshall(CreateChannelRequest createChannelRequest) |
Copyright © 2023. All rights reserved.