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