| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics |
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 |
|---|---|
Future<ListChannelsResult> |
AbstractAWSIoTAnalyticsAsync.listChannelsAsync(ListChannelsRequest request,
AsyncHandler<ListChannelsRequest,ListChannelsResult> asyncHandler) |
Future<ListChannelsResult> |
AWSIoTAnalyticsAsyncClient.listChannelsAsync(ListChannelsRequest request,
AsyncHandler<ListChannelsRequest,ListChannelsResult> asyncHandler) |
Future<ListChannelsResult> |
AWSIoTAnalyticsAsync.listChannelsAsync(ListChannelsRequest listChannelsRequest,
AsyncHandler<ListChannelsRequest,ListChannelsResult> asyncHandler)
Retrieves a list of channels.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsRequest |
ListChannelsRequest.clone() |
ListChannelsRequest |
ListChannelsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in this request.
|
ListChannelsRequest |
ListChannelsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2024. All rights reserved.