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