Uses of Class
software.amazon.awssdk.services.iotsitewise.model.MeasurementProcessingConfig
-
Packages that use MeasurementProcessingConfig Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of MeasurementProcessingConfig in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return MeasurementProcessingConfig Modifier and Type Method Description MeasurementProcessingConfigMeasurement. processingConfig()The processing configuration for the given measurement property.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type MeasurementProcessingConfig Modifier and Type Method Description Measurement.BuilderMeasurement.Builder. processingConfig(MeasurementProcessingConfig processingConfig)The processing configuration for the given measurement property.
-