| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
ForwardingConfig |
ForwardingConfig.clone() |
ForwardingConfig |
MeasurementProcessingConfig.getForwardingConfig()
The forwarding configuration for the given measurement property.
|
ForwardingConfig |
TransformProcessingConfig.getForwardingConfig() |
ForwardingConfig |
ForwardingConfig.withState(ForwardingConfigState state)
The forwarding state for the given property.
|
ForwardingConfig |
ForwardingConfig.withState(String state)
The forwarding state for the given property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeasurementProcessingConfig.setForwardingConfig(ForwardingConfig forwardingConfig)
The forwarding configuration for the given measurement property.
|
void |
TransformProcessingConfig.setForwardingConfig(ForwardingConfig forwardingConfig) |
MeasurementProcessingConfig |
MeasurementProcessingConfig.withForwardingConfig(ForwardingConfig forwardingConfig)
The forwarding configuration for the given measurement property.
|
TransformProcessingConfig |
TransformProcessingConfig.withForwardingConfig(ForwardingConfig forwardingConfig) |
Copyright © 2021. All rights reserved.