public static final class DescribeVpcFirewallCenListRequest.Builder extends Object
public DescribeVpcFirewallCenListRequest.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-x5jayxou71ad73****
public DescribeVpcFirewallCenListRequest.Builder currentPage(String currentPage)
The number of the page to return.
Pages start from page 1. Default value: 1.
example:1
public DescribeVpcFirewallCenListRequest.Builder firewallSwitchStatus(String firewallSwitchStatus)
The status of the VPC firewall. Valid values:
example:If you do not specify this parameter, VPC firewalls in all states are queried.
opened
public DescribeVpcFirewallCenListRequest.Builder lang(String lang)
The language of the content within the response. Valid values:
zh
public DescribeVpcFirewallCenListRequest.Builder memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account. The member is also an Alibaba Cloud account.
example:258039427902****
public DescribeVpcFirewallCenListRequest.Builder networkInstanceId(String networkInstanceId)
The ID of the network instance.
example:vpc-8vbwbo90rq0anm6t****
public DescribeVpcFirewallCenListRequest.Builder ownerId(String ownerId)
public DescribeVpcFirewallCenListRequest.Builder pageSize(String pageSize)
The number of entries to return on each page.
Default value: 10. Maximum value: 50.
example:10
public DescribeVpcFirewallCenListRequest.Builder regionNo(String regionNo)
The region ID of the VPC.
example:For more information about the regions, see Supported regions.
cn-hangzhou
public DescribeVpcFirewallCenListRequest.Builder routeMode(String routeMode)
The routing mode of the VPC firewall. Valid values:
example:If you do not specify this parameter, VPC firewalls in all routing modes are queried.
auto
public DescribeVpcFirewallCenListRequest.Builder transitRouterType(String transitRouterType)
The type of the transit router. Valid values:
Basic
public DescribeVpcFirewallCenListRequest.Builder vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
example:vfw-m5e7dbc4y****
public DescribeVpcFirewallCenListRequest.Builder vpcFirewallName(String vpcFirewallName)
The instance name of the VPC firewall.
example:Test firewall
public DescribeVpcFirewallCenListRequest build()
Copyright © 2026. All rights reserved.