public static final class BatchDeleteVpcFirewallControlPolicyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteVpcFirewallControlPolicyRequest.Builder |
aclUuidList(List<String> aclUuidList)
The UUIDs of access control policies.
|
BatchDeleteVpcFirewallControlPolicyRequest |
build() |
BatchDeleteVpcFirewallControlPolicyRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
|
public BatchDeleteVpcFirewallControlPolicyRequest.Builder aclUuidList(List<String> aclUuidList)
The UUIDs of access control policies.
This parameter is required.
public BatchDeleteVpcFirewallControlPolicyRequest.Builder vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
This parameter is required.
example:vfw-m5e7dbc4y****
public BatchDeleteVpcFirewallControlPolicyRequest build()
Copyright © 2026. All rights reserved.