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