| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
SensorsWithShortDateRange |
SensorsWithShortDateRange.clone() |
SensorsWithShortDateRange |
InsufficientSensorData.getSensorsWithShortDateRange()
Parameter that describes the total number of sensors that have a short date range of less than 14 days of data
overall.
|
SensorsWithShortDateRange |
SensorsWithShortDateRange.withAffectedSensorCount(Integer affectedSensorCount)
Indicates the number of sensors that have less than 14 days of data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsufficientSensorData.setSensorsWithShortDateRange(SensorsWithShortDateRange sensorsWithShortDateRange)
Parameter that describes the total number of sensors that have a short date range of less than 14 days of data
overall.
|
InsufficientSensorData |
InsufficientSensorData.withSensorsWithShortDateRange(SensorsWithShortDateRange sensorsWithShortDateRange)
Parameter that describes the total number of sensors that have a short date range of less than 14 days of data
overall.
|
Copyright © 2025. All rights reserved.