public static final class ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder extends Object
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder dstTarget(ListInterceptionRulePageResponseBody.DstTarget dstTarget)
The destination network object.
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder interceptType(Long interceptType)
The interception mode. Valid values:
1
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder orderIndex(Long orderIndex)
The order in which the entries are sorted.
example:1
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder ruleId(Long ruleId)
The ID of the defense rule.
example:30****
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder ruleName(String ruleName)
The name of the defense rule.
example:test
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder ruleSwitch(Integer ruleSwitch)
The status of the defense rule. Valid values:
1
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder ruleType(String ruleType)
The type of the defense rule.
example:customize
public ListInterceptionRulePageResponseBody.InterceptionRuleList.Builder srcTarget(ListInterceptionRulePageResponseBody.SrcTarget srcTarget)
The source network object.
public ListInterceptionRulePageResponseBody.InterceptionRuleList build()
Copyright © 2026. All rights reserved.