public static final class GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetSensitiveDefineRuleConfigResponseBody.RuleList |
build() |
GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder |
ruleKey(String ruleKey)
The keyword of the check rule.
|
GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder |
ruleName(String ruleName)
The name of the check rule.
|
GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder |
selected(Boolean selected)
Indicates whether the check rule is selected.
|
public GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder ruleKey(String ruleKey)
The keyword of the check rule.
example:huaweicloud_ak
public GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder ruleName(String ruleName)
The name of the check rule.
example:huaweicloud_ak
public GetSensitiveDefineRuleConfigResponseBody.RuleList.Builder selected(Boolean selected)
Indicates whether the check rule is selected. Valid values:
true
public GetSensitiveDefineRuleConfigResponseBody.RuleList build()
Copyright © 2026. All rights reserved.