| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
MonotonicValues |
MonotonicValues.clone() |
MonotonicValues |
SensorStatisticsSummary.getMonotonicValues()
Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.
|
MonotonicValues |
MonotonicValues.withMonotonicity(Monotonicity monotonicity)
Indicates the monotonicity of values.
|
MonotonicValues |
MonotonicValues.withMonotonicity(String monotonicity)
Indicates the monotonicity of values.
|
MonotonicValues |
MonotonicValues.withStatus(StatisticalIssueStatus status)
Indicates whether there is a potential data issue related to having monotonic values.
|
MonotonicValues |
MonotonicValues.withStatus(String status)
Indicates whether there is a potential data issue related to having monotonic values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SensorStatisticsSummary.setMonotonicValues(MonotonicValues monotonicValues)
Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.
|
SensorStatisticsSummary |
SensorStatisticsSummary.withMonotonicValues(MonotonicValues monotonicValues)
Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.
|
Copyright © 2025. All rights reserved.