public static final class DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder extends Object
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder attachmentId(String attachmentId)
The ID of the connection between two network instances.
example:tr-attach-sxig7bye51fid5****
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder attachmentName(String attachmentName)
The name of the connection between two network instances.
example:Local test
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder defendCidrList(List<String> defendCidrList)
An array consisting of the CIDR blocks that are protected by the VPC firewall.
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder eniList(List<DescribeVpcFirewallCenDetailResponseBody.EniList> eniList)
The Elastic Network Interfaces (ENIs).
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder manualVSwitchId(String manualVSwitchId)
The ID of the specified vSwitch when the routing mode is manual.
example:vsw-zeq4o875u****
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder networkInstanceId(String networkInstanceId)
The ID of the VPC for which the VPC firewall is created.
example:vpc-2zefk9fbn8j7v585g****
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder networkInstanceName(String networkInstanceName)
The name of the network instance.
example:Test VPC
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder networkInstanceType(String networkInstanceType)
The type of the network instance. The value is fixed as VPC.
example:VPC
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder ownerId(String ownerId)
The UID of the Alibaba Cloud account to which the VPC belongs.
example:158039427902****
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder regionNo(String regionNo)
The ID of the region in which the VPC resides.
example:cn-hangzhou
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder routeMode(String routeMode)
The routing mode. Valid values:
auto
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder supportManualMode(String supportManualMode)
Indicates whether the manual routing mode is supported. Valid values:
0
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder transitRouterId(String transitRouterId)
The instance ID of the CEN transit router.
example:tr-2zetwxskej633l3u1****
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder transitRouterType(String transitRouterType)
The edition of the CEN transit router. Valid values:
Basic
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder vpcCidrTableList(List<DescribeVpcFirewallCenDetailResponseBody.VpcCidrTableList> vpcCidrTableList)
An array that consists of the CIDR blocks of the VPC.
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder vpcId(String vpcId)
The ID of the VPC.
example:vpc-8vbwbo90rq0anm6t****
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc.Builder vpcName(String vpcName)
The name of the VPC.
example:Test instance
public DescribeVpcFirewallCenDetailResponseBody.LocalVpc build()
Copyright © 2026. All rights reserved.