Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
WebHookHostLabel[] |
WebHookRuleSummary.getHostLabels()
Get Host range
|
WebHookHostLabel[] |
ModifyWebHookPolicyRequest.getHostLabels()
Get Host range
|
WebHookHostLabel[] |
WebHookRuleDetail.getHostLabels()
Get Host scope
|
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 |
WebHookRuleSummary.setHostLabels(WebHookHostLabel[] HostLabels)
Set Host range
|
void |
ModifyWebHookPolicyRequest.setHostLabels(WebHookHostLabel[] HostLabels)
Set Host range
|
void |
WebHookRuleDetail.setHostLabels(WebHookHostLabel[] HostLabels)
Set Host scope
|
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 © 2024. All rights reserved.