Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
RuleOutput[] |
DescribeRewriteResponse.getRewriteSet()
Get 重定向转发规则构成的数组,若无重定向规则,则返回空数组
|
RuleOutput[] |
Listener.getRules()
Get 监听器下的全部转发规则(本参数仅对于HTTP/HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRewriteResponse.setRewriteSet(RuleOutput[] RewriteSet)
Set 重定向转发规则构成的数组,若无重定向规则,则返回空数组
|
void |
Listener.setRules(RuleOutput[] Rules)
Set 监听器下的全部转发规则(本参数仅对于HTTP/HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.