Package | Description |
---|---|
com.tencentcloudapi.iot.v20180123.models |
Modifier and Type | Method and Description |
---|---|
RuleQuery |
AddRuleRequest.getQuery()
Get 查询
|
RuleQuery |
Rule.getQuery()
Get 查询
|
RuleQuery |
UpdateRuleRequest.getQuery()
Get 查询
|
Modifier and Type | Method and Description |
---|---|
void |
AddRuleRequest.setQuery(RuleQuery Query)
Set 查询
|
void |
Rule.setQuery(RuleQuery Query)
Set 查询
|
void |
UpdateRuleRequest.setQuery(RuleQuery Query)
Set 查询
|
Constructor and Description |
---|
RuleQuery(RuleQuery 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.