public static final class ListInterceptionRulePageResponseBody.DstTarget.Builder extends Object
public ListInterceptionRulePageResponseBody.DstTarget.Builder appName(String appName)
The name of the application.
example:console
public ListInterceptionRulePageResponseBody.DstTarget.Builder imageList(List<String> imageList)
An array that consists of the affected images.
public ListInterceptionRulePageResponseBody.DstTarget.Builder namespace(String namespace)
The namespace.
example:test
public ListInterceptionRulePageResponseBody.DstTarget.Builder ports(List<String> ports)
An array that consists of information about the ports used by the destination server.
public ListInterceptionRulePageResponseBody.DstTarget.Builder ruleType(String ruleType)
The type of the defense rule. Valid values:
customize
public ListInterceptionRulePageResponseBody.DstTarget.Builder tagList(List<String> tagList)
An array that consists of tags added to the destination network object.
public ListInterceptionRulePageResponseBody.DstTarget.Builder targetId(Integer targetId)
The ID of the network object.
example:302001
public ListInterceptionRulePageResponseBody.DstTarget.Builder targetName(String targetName)
The name of the network object.
example:demo4****
public ListInterceptionRulePageResponseBody.DstTarget.Builder targetType(String targetType)
The type of the network object.
example:IMAGE
public ListInterceptionRulePageResponseBody.DstTarget build()
Copyright © 2026. All rights reserved.