public static final class DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList |
build() |
DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList.Builder |
routeEntryList(List<DescribeVpcFirewallListResponseBody.VpcCidrTableListRouteEntryList> routeEntryList)
An array that consists of the route entries of the peer VPC.
|
DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList.Builder |
routeTableId(String routeTableId)
The ID of the route table for the peer VPC.
|
public DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList.Builder routeEntryList(List<DescribeVpcFirewallListResponseBody.VpcCidrTableListRouteEntryList> routeEntryList)
An array that consists of the route entries of the peer VPC.
public DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList.Builder routeTableId(String routeTableId)
The ID of the route table for the peer VPC.
example:vtb-1256
public DescribeVpcFirewallListResponseBody.PeerVpcVpcCidrTableList build()
Copyright © 2026. All rights reserved.