public static final class DescribeVSwitchAttributesResponseBody.RouteTable.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeVSwitchAttributesResponseBody.RouteTable |
build() |
DescribeVSwitchAttributesResponseBody.RouteTable.Builder |
routeTableId(String routeTableId)
The ID of the route table that is associated with the vSwitch.
|
DescribeVSwitchAttributesResponseBody.RouteTable.Builder |
routeTableType(String routeTableType)
The type of the route table.
|
public DescribeVSwitchAttributesResponseBody.RouteTable.Builder routeTableId(String routeTableId)
public DescribeVSwitchAttributesResponseBody.RouteTable.Builder routeTableType(String routeTableType)
* **System** * **Custom**
public DescribeVSwitchAttributesResponseBody.RouteTable build()
Copyright © 2024. All rights reserved.