public static final class GetInterceptionTargetDetailResponseBody.RuleTarget.Builder extends Object
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder appName(String appName)
The name of the application to which the network object belongs.
example:netperf-client
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder clusterId(String clusterId)
The ID of the container cluster.
example:ca6e6594def8d4be8b2795fd12c32****
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder clusterName(String clusterName)
The name of the container cluster.
example:sas-test-cnnf
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder imageList(List<String> imageList)
An array that consists of the images of the network object.
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder namespace(String namespace)
The namespace.
example:secondary
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder tagList(List<String> tagList)
An array that consists of the labels specified for the network object.
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder targetId(Long targetId)
The ID of the network object.
example:400723
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder targetName(String targetName)
The name of the network object.
example:destination-test-obj-Na3cF
public GetInterceptionTargetDetailResponseBody.RuleTarget.Builder targetType(String targetType)
The type of the network object. Valid values:
IMAGE
public GetInterceptionTargetDetailResponseBody.RuleTarget build()
Copyright © 2026. All rights reserved.