public static final class AddContainerPluginRuleResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddContainerPluginRuleResponseBody.Data |
build() |
AddContainerPluginRuleResponseBody.Data.Builder |
ruleId(Long ruleId)
The ID of the rule.
|
AddContainerPluginRuleResponseBody.Data.Builder |
ruleName(String ruleName)
The name of the rule.
|
AddContainerPluginRuleResponseBody.Data.Builder |
switchId(String switchId)
The ID of the switch.
|
public AddContainerPluginRuleResponseBody.Data.Builder ruleId(Long ruleId)
The ID of the rule.
example:219
public AddContainerPluginRuleResponseBody.Data.Builder ruleName(String ruleName)
The name of the rule.
example:test2
public AddContainerPluginRuleResponseBody.Data.Builder switchId(String switchId)
The ID of the switch.
example:USER-CONTAINER-RULE-SWITCH-TYPE_xxxx
public AddContainerPluginRuleResponseBody.Data build()
Copyright © 2026. All rights reserved.