| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
CategoricalValues |
CategoricalValues.clone() |
CategoricalValues |
SensorStatisticsSummary.getCategoricalValues()
Parameter that describes potential risk about whether data associated with the sensor is categorical.
|
CategoricalValues |
CategoricalValues.withNumberOfCategory(Integer numberOfCategory)
Indicates the number of categories in the data.
|
CategoricalValues |
CategoricalValues.withStatus(StatisticalIssueStatus status)
Indicates whether there is a potential data issue related to categorical values.
|
CategoricalValues |
CategoricalValues.withStatus(String status)
Indicates whether there is a potential data issue related to categorical values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SensorStatisticsSummary.setCategoricalValues(CategoricalValues categoricalValues)
Parameter that describes potential risk about whether data associated with the sensor is categorical.
|
SensorStatisticsSummary |
SensorStatisticsSummary.withCategoricalValues(CategoricalValues categoricalValues)
Parameter that describes potential risk about whether data associated with the sensor is categorical.
|
Copyright © 2023. All rights reserved.