public static final class DeleteContainerPluginRuleRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteContainerPluginRuleRequest |
build() |
DeleteContainerPluginRuleRequest.Builder |
lang(String lang)
The language of the content within the request and the response.
|
DeleteContainerPluginRuleRequest.Builder |
ruleId(Integer ruleId)
The ID of the rule.
|
public DeleteContainerPluginRuleRequest.Builder lang(String lang)
The language of the content within the request and the response. Default value: zh. Valid values:
zh
public DeleteContainerPluginRuleRequest.Builder ruleId(Integer ruleId)
The ID of the rule. You can call the addContainerWebDefenseRule operation to query the ID.
This parameter is required.
example:200022
public DeleteContainerPluginRuleRequest build()
Copyright © 2026. All rights reserved.