Uses of Class
com.amazonaws.services.iot.model.TopicRule
Packages that use TopicRule
-
Uses of TopicRule in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return TopicRuleModifier and TypeMethodDescriptionTopicRule.clone()
GetTopicRuleResult.getRule()
The rule.TopicRule.withActions
(Action... actions) The actions associated with the rule.TopicRule.withActions
(Collection<Action> actions) The actions associated with the rule.TopicRule.withAwsIotSqlVersion
(String awsIotSqlVersion) The version of the SQL rules engine to use when evaluating the rule.TopicRule.withCreatedAt
(Date createdAt) The date and time the rule was created.TopicRule.withDescription
(String description) The description of the rule.TopicRule.withRuleDisabled
(Boolean ruleDisabled) Specifies whether the rule is disabled.TopicRule.withRuleName
(String ruleName) The name of the rule.The SQL statement used to query the topic.Methods in com.amazonaws.services.iot.model with parameters of type TopicRuleModifier and TypeMethodDescriptionvoid
The rule.The rule.