| 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 |
|---|---|
ListTopicRulesResult |
AWSIotClient.listTopicRules(ListTopicRulesRequest listTopicRulesRequest)
Lists the rules for the specific topic.
|
ListTopicRulesResult |
AWSIot.listTopicRules(ListTopicRulesRequest listTopicRulesRequest)
Lists the rules for the specific topic.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicRulesResult |
ListTopicRulesResult.withNextToken(String nextToken)
A token used to retrieve the next value.
|
ListTopicRulesResult |
ListTopicRulesResult.withRules(Collection<TopicRuleListItem> rules)
The rules.
|
ListTopicRulesResult |
ListTopicRulesResult.withRules(TopicRuleListItem... rules)
The rules.
|
Copyright © 2017. All rights reserved.