| Package | Description | 
|---|---|
| com.tencentcloudapi.cwp.v20180228.models | 
| Modifier and Type | Method and Description | 
|---|---|
| WebHookHostLabel[] | WebHookRuleDetail. getHostLabels()Get Host scope | 
| WebHookHostLabel[] | ModifyWebHookPolicyRequest. getHostLabels()Get Host range | 
| WebHookHostLabel[] | WebHookRuleSummary. getHostLabels()Get Host range | 
| WebHookHostLabel[] | WebHookPolicy. getHostLabels()Get Host range
Note: This field may return null, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WebHookRuleDetail. setHostLabels(WebHookHostLabel[] HostLabels)Set Host scope | 
| void | ModifyWebHookPolicyRequest. setHostLabels(WebHookHostLabel[] HostLabels)Set Host range | 
| void | WebHookRuleSummary. setHostLabels(WebHookHostLabel[] HostLabels)Set Host range | 
| void | WebHookPolicy. setHostLabels(WebHookHostLabel[] HostLabels)Set Host range
Note: This field may return null, indicating that no valid values can be obtained. | 
| Constructor and Description | 
|---|
| WebHookHostLabel(WebHookHostLabel 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.