public static final class UpdateCommonSwitchConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateCommonSwitchConfigRequest |
build() |
UpdateCommonSwitchConfigRequest.Builder |
targetDefault(String targetDefault)
Specifies whether to turn on the switch for newly added servers.
|
UpdateCommonSwitchConfigRequest.Builder |
type(String type)
The type of the switch.
|
public UpdateCommonSwitchConfigRequest.Builder targetDefault(String targetDefault)
Specifies whether to turn on the switch for newly added servers. Valid values:
add
public UpdateCommonSwitchConfigRequest.Builder type(String type)
The type of the switch.
example:You can call the ListClientUserDefineRules or ListSystemClientRules operation to obtain the type from the response parameter SwitchId.
USER-DEFINE-RULE-SWITCH-TYPE_190****
public UpdateCommonSwitchConfigRequest build()
Copyright © 2026. All rights reserved.