Package | Description |
---|---|
com.tencentcloudapi.iot.v20180123.models |
Modifier and Type | Method and Description |
---|---|
Action[] |
Rule.getActions()
Get 转发
|
Action[] |
AddRuleRequest.getActions()
Get 转发动作列表
|
Action[] |
UpdateRuleRequest.getActions()
Get 转发动作列表
|
Modifier and Type | Method and Description |
---|---|
void |
Rule.setActions(Action[] Actions)
Set 转发
|
void |
AddRuleRequest.setActions(Action[] Actions)
Set 转发动作列表
|
void |
UpdateRuleRequest.setActions(Action[] Actions)
Set 转发动作列表
|
Constructor and Description |
---|
Action(Action 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.