| 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<SampleChannelDataResponse> |
IoTAnalyticsAsyncClient.sampleChannelData(SampleChannelDataRequest sampleChannelDataRequest)
Retrieves a sample of messages from the specified channel ingested during the specified timeframe.
|
default SampleChannelDataResponse |
IoTAnalyticsClient.sampleChannelData(SampleChannelDataRequest sampleChannelDataRequest)
Retrieves a sample of messages from the specified channel ingested during the specified timeframe.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SampleChannelDataRequestMarshaller.marshall(SampleChannelDataRequest sampleChannelDataRequest) |
Copyright © 2023. All rights reserved.