| 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<ListDatastoresResult> |
AWSIoTAnalyticsAsyncClient.listDatastoresAsync(ListDatastoresRequest request,
AsyncHandler<ListDatastoresRequest,ListDatastoresResult> asyncHandler) |
Future<ListDatastoresResult> |
AbstractAWSIoTAnalyticsAsync.listDatastoresAsync(ListDatastoresRequest request,
AsyncHandler<ListDatastoresRequest,ListDatastoresResult> asyncHandler) |
Future<ListDatastoresResult> |
AWSIoTAnalyticsAsync.listDatastoresAsync(ListDatastoresRequest listDatastoresRequest,
AsyncHandler<ListDatastoresRequest,ListDatastoresResult> asyncHandler)
Retrieves a list of data stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListDatastoresRequest |
ListDatastoresRequest.clone() |
ListDatastoresRequest |
ListDatastoresRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in this request.
|
ListDatastoresRequest |
ListDatastoresRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2022. All rights reserved.