public static final class ListInterceptionRulePageResponseBody.SrcTarget.Builder extends Object
public ListInterceptionRulePageResponseBody.SrcTarget.Builder appName(String appName)
The name of the application.
example:ack-jenkins-lawr****
public ListInterceptionRulePageResponseBody.SrcTarget.Builder imageList(List<String> imageList)
An array that consists of the images of the network object.
public ListInterceptionRulePageResponseBody.SrcTarget.Builder namespace(String namespace)
The namespace.
example:jenkins
public ListInterceptionRulePageResponseBody.SrcTarget.Builder ruleType(String ruleType)
The type of the defense rule. Valid values:
customize
public ListInterceptionRulePageResponseBody.SrcTarget.Builder tagList(List<String> tagList)
An array that consists of tags added to the source network object.
public ListInterceptionRulePageResponseBody.SrcTarget.Builder targetId(Integer targetId)
The ID of the network object.
example:40****
public ListInterceptionRulePageResponseBody.SrcTarget.Builder targetName(String targetName)
The name of the network object.
example:mhh-te****
public ListInterceptionRulePageResponseBody.SrcTarget.Builder targetType(String targetType)
The type of the affected assets.
example:containerId
public ListInterceptionRulePageResponseBody.SrcTarget build()
Copyright © 2026. All rights reserved.