public static final class GetAegisContainerPluginRuleRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAegisContainerPluginRuleRequest |
build() |
GetAegisContainerPluginRuleRequest.Builder |
id(String id)
The ID of the defense rule against container escapes.
|
GetAegisContainerPluginRuleRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
GetAegisContainerPluginRuleRequest.Builder |
ruleType(Integer ruleType)
The type of the rule.
|
public GetAegisContainerPluginRuleRequest.Builder id(String id)
The ID of the defense rule against container escapes.
example:You can call the ListAegisContainerPluginRule operation to obtain the ID.
1141****
public GetAegisContainerPluginRuleRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public GetAegisContainerPluginRuleRequest.Builder ruleType(Integer ruleType)
The type of the rule. Valid values:
0
public GetAegisContainerPluginRuleRequest build()
Copyright © 2026. All rights reserved.