| 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 |
|---|---|
void |
AWSIotClient.createTopicRule(CreateTopicRuleRequest createTopicRuleRequest)
Creates a rule.
|
void |
AWSIot.createTopicRule(CreateTopicRuleRequest createTopicRuleRequest)
Creates a rule.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTopicRuleRequest |
CreateTopicRuleRequest.withRuleName(String ruleName)
The name of the rule.
|
CreateTopicRuleRequest |
CreateTopicRuleRequest.withTopicRulePayload(TopicRulePayload topicRulePayload)
The rule payload.
|
Copyright © 2017. All rights reserved.