public static final class ListInterceptionTargetPageResponseBody.RuleTargetList.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder appName(String appName)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder clusterId(String clusterId)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder clusterName(String clusterName)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder imageList(List<String> imageList)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder namespace(String namespace)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder ruleType(String ruleType)
* customize: custom rule
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder tagList(List<String> tagList)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder targetId(Long targetId)
> You can call the [ListInterceptionTargetPage](~~ListInterceptionTargetPage~~) operation to query the IDs of network objects.
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder targetName(String targetName)
public ListInterceptionTargetPageResponseBody.RuleTargetList.Builder targetType(String targetType)
* IMAGE
public ListInterceptionTargetPageResponseBody.RuleTargetList build()
Copyright © 2023. All rights reserved.