public static final class ModifyVpcFirewallCenSwitchStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyVpcFirewallCenSwitchStatusRequest |
build() |
ModifyVpcFirewallCenSwitchStatusRequest.Builder |
firewallSwitch(String firewallSwitch)
Specifies whether to enable the VPC firewall.
|
ModifyVpcFirewallCenSwitchStatusRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ModifyVpcFirewallCenSwitchStatusRequest.Builder |
memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
|
ModifyVpcFirewallCenSwitchStatusRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
|
public ModifyVpcFirewallCenSwitchStatusRequest.Builder firewallSwitch(String firewallSwitch)
Specifies whether to enable the VPC firewall. Valid values:
This parameter is required.
example:open
public ModifyVpcFirewallCenSwitchStatusRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public ModifyVpcFirewallCenSwitchStatusRequest.Builder memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
example:258039427902****
public ModifyVpcFirewallCenSwitchStatusRequest.Builder vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
You can call the DescribeVpcFirewallCenList operation to query the instance IDs of VPC firewalls.
This parameter is required.
example:vfw-m5e7dbc4y****
public ModifyVpcFirewallCenSwitchStatusRequest build()
Copyright © 2026. All rights reserved.