| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
RuleEvaluation |
RuleEvaluation.clone() |
RuleEvaluation |
AlarmState.getRuleEvaluation()
Information needed to evaluate data.
|
RuleEvaluation |
RuleEvaluation.withSimpleRuleEvaluation(SimpleRuleEvaluation simpleRuleEvaluation)
Information needed to compare two values with a comparison operator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmState.setRuleEvaluation(RuleEvaluation ruleEvaluation)
Information needed to evaluate data.
|
AlarmState |
AlarmState.withRuleEvaluation(RuleEvaluation ruleEvaluation)
Information needed to evaluate data.
|
Copyright © 2023. All rights reserved.