Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
TopicRuleInfo[] |
SearchTopicRuleResponse.getRules()
Get 规则信息列表
|
TopicRuleInfo[] |
GetTopicRuleListResponse.getRules()
Get 规则列表
|
Modifier and Type | Method and Description |
---|---|
void |
SearchTopicRuleResponse.setRules(TopicRuleInfo[] Rules)
Set 规则信息列表
|
void |
GetTopicRuleListResponse.setRules(TopicRuleInfo[] Rules)
Set 规则列表
|
Constructor and Description |
---|
TopicRuleInfo(TopicRuleInfo 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 © 2024. All rights reserved.