public static final class ModifyVpcFirewallCenConfigureRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyVpcFirewallCenConfigureRequest |
build() |
ModifyVpcFirewallCenConfigureRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ModifyVpcFirewallCenConfigureRequest.Builder |
memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
|
ModifyVpcFirewallCenConfigureRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
|
ModifyVpcFirewallCenConfigureRequest.Builder |
vpcFirewallName(String vpcFirewallName)
The instance name of the VPC firewall.
|
public ModifyVpcFirewallCenConfigureRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public ModifyVpcFirewallCenConfigureRequest.Builder memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
example:258039427902****
public ModifyVpcFirewallCenConfigureRequest.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 ModifyVpcFirewallCenConfigureRequest.Builder vpcFirewallName(String vpcFirewallName)
The instance name of the VPC firewall.
This parameter is required.
example:Test instance
public ModifyVpcFirewallCenConfigureRequest build()
Copyright © 2026. All rights reserved.