| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
GetTopicRuleResult |
AWSIotClient.getTopicRule(GetTopicRuleRequest getTopicRuleRequest)
Gets information about the specified rule.
|
GetTopicRuleResult |
AWSIot.getTopicRule(GetTopicRuleRequest getTopicRuleRequest)
Gets information about the specified rule.
|
| Modifier and Type | Method and Description |
|---|---|
GetTopicRuleResult |
GetTopicRuleResult.withRule(TopicRule rule)
The rule.
|
GetTopicRuleResult |
GetTopicRuleResult.withRuleArn(String ruleArn)
The rule ARN.
|
Copyright © 2017. All rights reserved.