| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<TopicRuleListItem> |
ListTopicRulesResponse.rules()
The rules.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicRulesResponse.Builder |
ListTopicRulesResponse.Builder.rules(TopicRuleListItem... rules)
The rules.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicRulesResponse.Builder |
ListTopicRulesResponse.Builder.rules(Collection<TopicRuleListItem> rules)
The rules.
|
Copyright © 2020. All rights reserved.