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)
* **open**: yes * **close**: no
public ModifyVpcFirewallCenSwitchStatusRequest.Builder lang(String lang)
* **zh**: Chinese (default) * **en**: English
public ModifyVpcFirewallCenSwitchStatusRequest.Builder memberUid(String memberUid)
public ModifyVpcFirewallCenSwitchStatusRequest.Builder vpcFirewallId(String vpcFirewallId)
> You can call the [DescribeVpcFirewallCenList](~~345777~~) operation to query the instance IDs of VPC firewalls.
public ModifyVpcFirewallCenSwitchStatusRequest build()
Copyright © 2023. All rights reserved.