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