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