| Package | Description | 
|---|---|
| com.tencentcloudapi.cwp.v20180228.models | 
| Modifier and Type | Method and Description | 
|---|---|
WebHookEventKv[] | 
ModifyWebHookPolicyRequest.getEvents()
Get Event type 
 | 
WebHookEventKv[] | 
WebHookPolicy.getEvents()
Get Event type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
WebHookEventKv[] | 
WebHookRuleSummary.getRuleItems()
Get Event type 
 | 
WebHookEventKv[] | 
WebHookRuleDetail.getRuleItems()
Get Event type 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyWebHookPolicyRequest.setEvents(WebHookEventKv[] Events)
Set Event type 
 | 
void | 
WebHookPolicy.setEvents(WebHookEventKv[] Events)
Set Event type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
WebHookRuleSummary.setRuleItems(WebHookEventKv[] RuleItems)
Set Event type 
 | 
void | 
WebHookRuleDetail.setRuleItems(WebHookEventKv[] RuleItems)
Set Event type 
 | 
| Constructor and Description | 
|---|
WebHookEventKv(WebHookEventKv 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.