类 RouteEntryForDescribeRouteEntryListOutput
- java.lang.Object
-
- com.volcengine.vpc.model.RouteEntryForDescribeRouteEntryListOutput
-
public class RouteEntryForDescribeRouteEntryListOutput extends Object
RouteEntryForDescribeRouteEntryListOutput
-
-
构造器概要
构造器 构造器 说明 RouteEntryForDescribeRouteEntryListOutput()
-
方法概要
-
-
-
方法详细资料
-
description
public RouteEntryForDescribeRouteEntryListOutput description(String description)
-
getDescription
public String getDescription()
Get description- 返回:
- description
-
setDescription
public void setDescription(String description)
-
destinationCidrBlock
public RouteEntryForDescribeRouteEntryListOutput destinationCidrBlock(String destinationCidrBlock)
-
getDestinationCidrBlock
public String getDestinationCidrBlock()
Get destinationCidrBlock- 返回:
- destinationCidrBlock
-
setDestinationCidrBlock
public void setDestinationCidrBlock(String destinationCidrBlock)
-
nextHopId
public RouteEntryForDescribeRouteEntryListOutput nextHopId(String nextHopId)
-
getNextHopId
public String getNextHopId()
Get nextHopId- 返回:
- nextHopId
-
setNextHopId
public void setNextHopId(String nextHopId)
-
nextHopName
public RouteEntryForDescribeRouteEntryListOutput nextHopName(String nextHopName)
-
getNextHopName
public String getNextHopName()
Get nextHopName- 返回:
- nextHopName
-
setNextHopName
public void setNextHopName(String nextHopName)
-
nextHopType
public RouteEntryForDescribeRouteEntryListOutput nextHopType(String nextHopType)
-
getNextHopType
public String getNextHopType()
Get nextHopType- 返回:
- nextHopType
-
setNextHopType
public void setNextHopType(String nextHopType)
-
routeEntryId
public RouteEntryForDescribeRouteEntryListOutput routeEntryId(String routeEntryId)
-
getRouteEntryId
public String getRouteEntryId()
Get routeEntryId- 返回:
- routeEntryId
-
setRouteEntryId
public void setRouteEntryId(String routeEntryId)
-
routeEntryName
public RouteEntryForDescribeRouteEntryListOutput routeEntryName(String routeEntryName)
-
getRouteEntryName
public String getRouteEntryName()
Get routeEntryName- 返回:
- routeEntryName
-
setRouteEntryName
public void setRouteEntryName(String routeEntryName)
-
routeTableId
public RouteEntryForDescribeRouteEntryListOutput routeTableId(String routeTableId)
-
getRouteTableId
public String getRouteTableId()
Get routeTableId- 返回:
- routeTableId
-
setRouteTableId
public void setRouteTableId(String routeTableId)
-
status
public RouteEntryForDescribeRouteEntryListOutput status(String status)
-
getStatus
public String getStatus()
Get status- 返回:
- status
-
setStatus
public void setStatus(String status)
-
type
public RouteEntryForDescribeRouteEntryListOutput type(String type)
-
getType
public String getType()
Get type- 返回:
- type
-
setType
public void setType(String type)
-
vpcId
public RouteEntryForDescribeRouteEntryListOutput vpcId(String vpcId)
-
getVpcId
public String getVpcId()
Get vpcId- 返回:
- vpcId
-
setVpcId
public void setVpcId(String vpcId)
-
-