Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
UpstreamRule[] |
DomainsPartInfo.getUpstreamRules()
Get 分流回源策略
|
UpstreamRule[] |
AddSpartaProtectionRequest.getUpstreamRules()
Get 分流回源时生效,分流回源的规则。
|
UpstreamRule[] |
ModifySpartaProtectionRequest.getUpstreamRules()
Get 分流回源时生效,分流回源的规则。
|
Modifier and Type | Method and Description |
---|---|
void |
DomainsPartInfo.setUpstreamRules(UpstreamRule[] UpstreamRules)
Set 分流回源策略
|
void |
AddSpartaProtectionRequest.setUpstreamRules(UpstreamRule[] UpstreamRules)
Set 分流回源时生效,分流回源的规则。
|
void |
ModifySpartaProtectionRequest.setUpstreamRules(UpstreamRule[] UpstreamRules)
Set 分流回源时生效,分流回源的规则。
|
Constructor and Description |
---|
UpstreamRule(UpstreamRule 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.