Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
RuleGroupSubscribe |
DescribeRuleGroupSubscriptionResponse.getData()
Get 规则组订阅信息
注意:此字段可能返回 null,表示取不到有效值。
|
RuleGroupSubscribe |
RuleGroup.getSubscription()
Get 执行策略
注意:此字段可能返回 null,表示取不到有效值。
|
RuleGroupSubscribe |
Rule.getSubscription()
Get 订阅信息
注意:此字段可能返回 null,表示取不到有效值。
|
RuleGroupSubscribe[] |
RuleGroupTable.getSubscriptions()
Get 订阅者信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRuleGroupSubscriptionResponse.setData(RuleGroupSubscribe Data)
Set 规则组订阅信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RuleGroup.setSubscription(RuleGroupSubscribe Subscription)
Set 执行策略
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Rule.setSubscription(RuleGroupSubscribe Subscription)
Set 订阅信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RuleGroupTable.setSubscriptions(RuleGroupSubscribe[] Subscriptions)
Set 订阅者信息
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
RuleGroupSubscribe(RuleGroupSubscribe 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 © 2025. All rights reserved.