| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
MathActivity |
PipelineActivity.math()
Computes an arithmetic expression using the message's attributes and adds it to the message.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineActivity.Builder |
PipelineActivity.Builder.math(MathActivity math)
Computes an arithmetic expression using the message's attributes and adds it to the message.
|
Copyright © 2023. All rights reserved.