Uses of Class
software.amazon.awssdk.services.lookoutequipment.model.MonotonicValues
-
Packages that use MonotonicValues Package Description software.amazon.awssdk.services.lookoutequipment.model -
-
Uses of MonotonicValues in software.amazon.awssdk.services.lookoutequipment.model
Methods in software.amazon.awssdk.services.lookoutequipment.model that return MonotonicValues Modifier and Type Method Description MonotonicValuesSensorStatisticsSummary. monotonicValues()Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.Methods in software.amazon.awssdk.services.lookoutequipment.model with parameters of type MonotonicValues Modifier and Type Method Description SensorStatisticsSummary.BuilderSensorStatisticsSummary.Builder. monotonicValues(MonotonicValues monotonicValues)Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.
-