| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
MissingCompleteSensorData |
MissingCompleteSensorData.clone() |
MissingCompleteSensorData |
InsufficientSensorData.getMissingCompleteSensorData()
Parameter that describes the total number of sensors that have data completely missing for it.
|
MissingCompleteSensorData |
MissingCompleteSensorData.withAffectedSensorCount(Integer affectedSensorCount)
Indicates the number of sensors that have data missing completely.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsufficientSensorData.setMissingCompleteSensorData(MissingCompleteSensorData missingCompleteSensorData)
Parameter that describes the total number of sensors that have data completely missing for it.
|
InsufficientSensorData |
InsufficientSensorData.withMissingCompleteSensorData(MissingCompleteSensorData missingCompleteSensorData)
Parameter that describes the total number of sensors that have data completely missing for it.
|
Copyright © 2022. All rights reserved.