public static final class CreateRouteEntryRequest.NextHopList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateRouteEntryRequest.NextHopList |
build() |
CreateRouteEntryRequest.NextHopList.Builder |
nextHopId(String nextHopId)
The ID of the next hop of the ECMP route.
|
CreateRouteEntryRequest.NextHopList.Builder |
nextHopType(String nextHopType)
The type of next hop of the ECMP route entry.
|
CreateRouteEntryRequest.NextHopList.Builder |
weight(Integer weight)
The weight of the next hop of the ECMP route entry.
|
public CreateRouteEntryRequest.NextHopList.Builder nextHopId(String nextHopId)
public CreateRouteEntryRequest.NextHopList.Builder nextHopType(String nextHopType)
public CreateRouteEntryRequest.NextHopList.Builder weight(Integer weight)
public CreateRouteEntryRequest.NextHopList build()
Copyright © 2024. All rights reserved.