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