| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static IoTAnalyticsClient |
IoTAnalyticsClient.create()
Create a
IoTAnalyticsClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListChannelsIterable(IoTAnalyticsClient client,
ListChannelsRequest firstRequest) |
ListDatasetContentsIterable(IoTAnalyticsClient client,
ListDatasetContentsRequest firstRequest) |
ListDatasetsIterable(IoTAnalyticsClient client,
ListDatasetsRequest firstRequest) |
ListDatastoresIterable(IoTAnalyticsClient client,
ListDatastoresRequest firstRequest) |
ListPipelinesIterable(IoTAnalyticsClient client,
ListPipelinesRequest firstRequest) |
Copyright © 2023. All rights reserved.