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