Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
Rule |
DescribeRuleResponse.getData()
Get Rule Details
Note: This field may return null, indicating that no valid value can be obtained.
|
Rule |
CreateRuleResponse.getData()
Get RuleNote: This field may return null, indicating that no valid value can be obtained.
|
Rule[] |
DescribeRulesResponse.getData()
Get Rule list
Note: This field may return null, indicating that no valid value can be obtained.
|
Rule[] |
RulePage.getItems()
Get Rule List
Note: This field may return null, indicating that no valid value can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRuleResponse.setData(Rule Data)
Set Rule Details
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
CreateRuleResponse.setData(Rule Data)
Set RuleNote: This field may return null, indicating that no valid value can be obtained.
|
void |
DescribeRulesResponse.setData(Rule[] Data)
Set Rule list
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
RulePage.setItems(Rule[] Items)
Set Rule List
Note: This field may return null, indicating that no valid value can be obtained.
|
Constructor and Description |
---|
Rule(Rule 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.