public static final class DeleteNatFirewallControlPolicyBatchRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteNatFirewallControlPolicyBatchRequest.Builder |
aclUuidList(List<String> aclUuidList)
The UUIDs of access control policies.
|
DeleteNatFirewallControlPolicyBatchRequest |
build() |
DeleteNatFirewallControlPolicyBatchRequest.Builder |
direction(String direction)
The direction of the traffic to which the access control policy applies.
|
DeleteNatFirewallControlPolicyBatchRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DeleteNatFirewallControlPolicyBatchRequest.Builder |
natGatewayId(String natGatewayId)
The ID of the NAT gateway.
|
public DeleteNatFirewallControlPolicyBatchRequest.Builder aclUuidList(List<String> aclUuidList)
The UUIDs of access control policies.
This parameter is required.
public DeleteNatFirewallControlPolicyBatchRequest.Builder direction(String direction)
The direction of the traffic to which the access control policy applies. Valid values:
out
public DeleteNatFirewallControlPolicyBatchRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public DeleteNatFirewallControlPolicyBatchRequest.Builder natGatewayId(String natGatewayId)
The ID of the NAT gateway.
This parameter is required.
example:ngw-uf6j0426ap74vd6vrb676
public DeleteNatFirewallControlPolicyBatchRequest build()
Copyright © 2026. All rights reserved.