| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
ForwardingConfig |
TransformProcessingConfig.forwardingConfig()
Returns the value of the ForwardingConfig property for this object.
|
ForwardingConfig |
MeasurementProcessingConfig.forwardingConfig()
The forwarding configuration for the given measurement property.
|
| Modifier and Type | Method and Description |
|---|---|
TransformProcessingConfig.Builder |
TransformProcessingConfig.Builder.forwardingConfig(ForwardingConfig forwardingConfig)
Sets the value of the ForwardingConfig property for this object.
|
MeasurementProcessingConfig.Builder |
MeasurementProcessingConfig.Builder.forwardingConfig(ForwardingConfig forwardingConfig)
The forwarding configuration for the given measurement property.
|
Copyright © 2022. All rights reserved.