Uses of Class
software.amazon.awssdk.services.lookoutequipment.model.SensorsWithShortDateRange
-
Packages that use SensorsWithShortDateRange Package Description software.amazon.awssdk.services.lookoutequipment.model -
-
Uses of SensorsWithShortDateRange in software.amazon.awssdk.services.lookoutequipment.model
Methods in software.amazon.awssdk.services.lookoutequipment.model that return SensorsWithShortDateRange Modifier and Type Method Description SensorsWithShortDateRangeInsufficientSensorData. sensorsWithShortDateRange()Parameter that describes the total number of sensors that have a short date range of less than 14 days of data overall.Methods in software.amazon.awssdk.services.lookoutequipment.model with parameters of type SensorsWithShortDateRange Modifier and Type Method Description InsufficientSensorData.BuilderInsufficientSensorData.Builder. sensorsWithShortDateRange(SensorsWithShortDateRange sensorsWithShortDateRange)Parameter that describes the total number of sensors that have a short date range of less than 14 days of data overall.
-