public static final class DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder extends Object
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder authorizationStatus(String authorizationStatus)
Indicates whether the VPC is granted the required permissions. The value is fixed as authorized, which indicates that the VPC is granted the required permissions.
example:authorized
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder defendCidrList(List<String> defendCidrList)
An array consisting of the CIDR blocks that are protected by the VPC firewall.
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder manualVSwitchId(String manualVSwitchId)
The ID of the specified vSwitch when the routing mode is manual.
example:vsw-zeq4o875u****
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder networkInstanceId(String networkInstanceId)
The ID of the network instance.
example:vpc-2zefk9fbn8j7v585g****
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder networkInstanceName(String networkInstanceName)
The name of the network instance.
example:Test VPC
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder networkInstanceType(String networkInstanceType)
The type of the network instance. Valid values:
VPC
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder ownerId(Long ownerId)
The ID of the Alibaba Cloud account to which the VPC belongs.
example:158039427902****
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder regionNo(String regionNo)
The region ID of the VPC.
example:cn-hangzhou
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder routeMode(String routeMode)
The routing mode of the VPC firewall. Valid values:
auto
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder supportManualMode(String supportManualMode)
Indicates whether the manual routing mode is supported. Valid values:
0
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder transitRouterType(String transitRouterType)
The edition of the CEN transit router. Valid values:
Basic
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder vpcCidrTableList(List<DescribeVpcFirewallCenListResponseBody.VpcCidrTableList> vpcCidrTableList)
An array that consists of the CIDR blocks of the VPC.
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder vpcId(String vpcId)
The ID of the VPC.
example:vpc-8vbwbo90rq0anm6t****
public DescribeVpcFirewallCenListResponseBody.LocalVpc.Builder vpcName(String vpcName)
The name of the VPC.
example:Test instance
public DescribeVpcFirewallCenListResponseBody.LocalVpc build()
Copyright © 2026. All rights reserved.