public static final class GetStrategyTemplateDetailResponseBody.Data.Builder extends Object
public GetStrategyTemplateDetailResponseBody.Data.Builder alarmDetail(GetStrategyTemplateDetailResponseBody.AlarmDetail alarmDetail)
The configuration of the rule.
public GetStrategyTemplateDetailResponseBody.Data.Builder clusterId(String clusterId)
The cluster ID.
example:c8ca91e0907d94efaba7fb0827eb9****
public GetStrategyTemplateDetailResponseBody.Data.Builder clusterName(String clusterName)
The name of the cluster.
example:hhht-cluster-02
public GetStrategyTemplateDetailResponseBody.Data.Builder description(String description)
The description of the rule.
example:Custom defense configuration
public GetStrategyTemplateDetailResponseBody.Data.Builder imageName(List<String> imageName)
The names of images.
public GetStrategyTemplateDetailResponseBody.Data.Builder label(List<String> label)
The tags that are added to the containers.
public GetStrategyTemplateDetailResponseBody.Data.Builder maliciousImage(Boolean maliciousImage)
Indicates whether the rule supports malicious Internet images. Valid values:
false
public GetStrategyTemplateDetailResponseBody.Data.Builder namespace(List<String> namespace)
The namespaces.
public GetStrategyTemplateDetailResponseBody.Data.Builder ruleAction(Integer ruleAction)
The action on requests. Valid values:
1
public GetStrategyTemplateDetailResponseBody.Data.Builder strategyId(Long strategyId)
The ID of the rule.
example:1005
public GetStrategyTemplateDetailResponseBody.Data.Builder strategyName(String strategyName)
The name of the rule.
example:Blank template
public GetStrategyTemplateDetailResponseBody.Data.Builder strategyTemplateId(Long strategyTemplateId)
The ID of the template.
example:1204
public GetStrategyTemplateDetailResponseBody.Data.Builder unScanedImage(Boolean unScanedImage)
Indicates whether the rule supports unscanned images. Valid values:
false
public GetStrategyTemplateDetailResponseBody.Data.Builder whiteList(List<String> whiteList)
The whitelists of tags that are added to images.
public GetStrategyTemplateDetailResponseBody.Data build()
Copyright © 2026. All rights reserved.