| 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<UpdateChannelResponse> |
IoTAnalyticsAsyncClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Used to update the settings of a channel.
|
default UpdateChannelResponse |
IoTAnalyticsClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Used to update the settings of a channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateChannelRequestMarshaller.marshall(UpdateChannelRequest updateChannelRequest) |
Copyright © 2023. All rights reserved.