| 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<DeleteChannelResponse> |
IoTAnalyticsAsyncClient.deleteChannel(DeleteChannelRequest deleteChannelRequest)
Deletes the specified channel.
|
default DeleteChannelResponse |
IoTAnalyticsClient.deleteChannel(DeleteChannelRequest deleteChannelRequest)
Deletes the specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteChannelRequestMarshaller.marshall(DeleteChannelRequest deleteChannelRequest) |
Copyright © 2023. All rights reserved.