public static final class ListInterceptionTargetPageResponseBody.RuleTargetList.Builder extends Object
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder appName(String appName)
The name of the application of the network object.
example:frontend
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder clusterId(String clusterId)
The ID of the container cluster.
example:c3e2eae03eb064d2ebf940cd5e1b17****
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder clusterName(String clusterName)
The name of the container cluster.
example:sas-test-cnnf
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder imageList(List<String> imageList)
The images of the network object.
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder namespace(String namespace)
The namespace to which the network object belongs.
example:default
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder ruleType(String ruleType)
The type of the rule. Valid value:
customize
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder tagList(List<String> tagList)
The tags specified for the network object.
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder targetId(Long targetId)
The ID of the network object.
example:You can call the ListInterceptionTargetPage operation to query the IDs of network objects.
400914
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder targetName(String targetName)
The name of the network object.
example:destination-test-obj-Na3cF
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder targetType(String targetType)
The type of the network object. Valid value:
IMAGE
public ListInterceptionTargetPageResponseBody.RuleTargetList build()
Copyright © 2026. All rights reserved.