public static class EdgeGatewayDhcpResponse.DhcpOptions.Option121 extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EdgeGatewayDhcpResponse.DhcpOptions.Option121.StaticRoute
The type Static route.
|
Constructor and Description |
---|
Option121(List<EdgeGatewayDhcpResponse.DhcpOptions.Option121.StaticRoute> staticRoutes)
Instantiates a new Option 121.
|
Modifier and Type | Method and Description |
---|---|
List<EdgeGatewayDhcpResponse.DhcpOptions.Option121.StaticRoute> |
getStaticRoutes()
Gets static routes.
|
public Option121(List<EdgeGatewayDhcpResponse.DhcpOptions.Option121.StaticRoute> staticRoutes)
staticRoutes
- the static routespublic List<EdgeGatewayDhcpResponse.DhcpOptions.Option121.StaticRoute> getStaticRoutes()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.