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