| 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<StartPipelineReprocessingResponse> |
IoTAnalyticsAsyncClient.startPipelineReprocessing(StartPipelineReprocessingRequest startPipelineReprocessingRequest)
Starts the reprocessing of raw message data through the pipeline.
|
default StartPipelineReprocessingResponse |
IoTAnalyticsClient.startPipelineReprocessing(StartPipelineReprocessingRequest startPipelineReprocessingRequest)
Starts the reprocessing of raw message data through the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartPipelineReprocessingRequestMarshaller.marshall(StartPipelineReprocessingRequest startPipelineReprocessingRequest) |
Copyright © 2023. All rights reserved.