Package | Description |
---|---|
com.tencentcloudapi.iotcloud.v20180614.models |
Modifier and Type | Method and Description |
---|---|
TopicRulePayload |
ReplaceTopicRuleRequest.getTopicRulePayload()
Get 替换的规则包体
|
TopicRulePayload |
CreateTopicRuleRequest.getTopicRulePayload()
Get 规则内容
|
Modifier and Type | Method and Description |
---|---|
void |
ReplaceTopicRuleRequest.setTopicRulePayload(TopicRulePayload TopicRulePayload)
Set 替换的规则包体
|
void |
CreateTopicRuleRequest.setTopicRulePayload(TopicRulePayload TopicRulePayload)
Set 规则内容
|
Constructor and Description |
---|
TopicRulePayload(TopicRulePayload source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.