| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics |
AWS IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
AbstractAWSIoTAnalytics.updateChannel(UpdateChannelRequest request) |
UpdateChannelResult |
AWSIoTAnalyticsClient.updateChannel(UpdateChannelRequest request)
Updates the settings of a channel.
|
UpdateChannelResult |
AWSIoTAnalytics.updateChannel(UpdateChannelRequest updateChannelRequest)
Updates the settings of a channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateChannelResult> |
AWSIoTAnalyticsAsyncClient.updateChannelAsync(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler) |
Future<UpdateChannelResult> |
AbstractAWSIoTAnalyticsAsync.updateChannelAsync(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler) |
Future<UpdateChannelResult> |
AWSIoTAnalyticsAsync.updateChannelAsync(UpdateChannelRequest updateChannelRequest,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler)
Updates the settings of a channel.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
UpdateChannelResult.clone() |
Copyright © 2020. All rights reserved.