public static final class GetInterceptionRuleDetailResponseBody.SrcTarget.Builder extends Object
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder appName(String appName)
The name of the application.
example:console
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder imageList(List<String> imageList)
The images of the network object.
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder namespace(String namespace)
The namespace to which the network object belongs.
example:default
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder ruleType(String ruleType)
The type of the rule.
example:customize
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder tagList(List<String> tagList)
The labels specified for the network object.
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder targetId(Integer targetId)
The ID of the network object.
example:300635
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder targetName(String targetName)
The name of the object.
example:dmz
public GetInterceptionRuleDetailResponseBody.SrcTarget.Builder targetType(String targetType)
The type of the network object.
example:IMAGE
public GetInterceptionRuleDetailResponseBody.SrcTarget build()
Copyright © 2026. All rights reserved.