public static final class DescribeNatFirewallListRequest.Builder extends Object
public DescribeNatFirewallListRequest.Builder lang(String lang)
The language of the content within the response. Valid values:
zh
public DescribeNatFirewallListRequest.Builder memberUid(Long memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
example:147783******
public DescribeNatFirewallListRequest.Builder natGatewayId(String natGatewayId)
The ID of the NAT gateway.
example:nat-bp123456g******
public DescribeNatFirewallListRequest.Builder pageNo(Long pageNo)
The page number.
example:1
public DescribeNatFirewallListRequest.Builder pageSize(Long pageSize)
The number of entries per page.
Default value: 10.**** Maximum value: 50.
example:10
public DescribeNatFirewallListRequest.Builder proxyId(String proxyId)
The ID of the NAT firewall.
example:proxy-nat97a******
public DescribeNatFirewallListRequest.Builder proxyName(String proxyName)
The name of the NAT firewall. The name must be 4 to 50 characters in length, and can contain letters, digits, and underscores (_). The name cannot start with an underscore.
example:proxy-******
public DescribeNatFirewallListRequest.Builder regionNo(String regionNo)
The region ID of the virtual private cloud (VPC).
example:cn-hangzhou
public DescribeNatFirewallListRequest.Builder status(String status)
The status of the NAT firewall. Valid values:
normal
public DescribeNatFirewallListRequest.Builder vpcId(String vpcId)
The ID of the VPC.
example:vpc-8vbwbo90rq0anm6t****
public DescribeNatFirewallListRequest build()
Copyright © 2026. All rights reserved.