public static class EdgeGatewayDhcpUpdateRequest.DhcpOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option121
The type Option 121.
|
static class |
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option150
The type Option 150.
|
static class |
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Other
The type Other.
|
| Constructor and Description |
|---|
DhcpOptions(EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option121 option121,
String option66,
String option67,
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option150 option150,
String option26,
List<EdgeGatewayDhcpUpdateRequest.DhcpOptions.Other> other)
Instantiates a new Dchp options.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option121 |
getOption121()
Gets option 121.
|
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option150 |
getOption150()
Gets option 150.
|
String |
getOption26()
Gets option 26.
|
String |
getOption66()
Gets option 66.
|
String |
getOption67()
Gets option 67.
|
List<EdgeGatewayDhcpUpdateRequest.DhcpOptions.Other> |
getOther()
Gets other.
|
public DhcpOptions(EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option121 option121, String option66, String option67, EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option150 option150, String option26, List<EdgeGatewayDhcpUpdateRequest.DhcpOptions.Other> other)
option121 - the option 121option66 - the option 66option67 - the option 67option150 - the option 150option26 - the option 26other - the otherpublic EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option121 getOption121()
EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option121 the option 121public String getOption66()
String the option 66public String getOption67()
String the option 67public EdgeGatewayDhcpUpdateRequest.DhcpOptions.Option150 getOption150()
String the option 150public List<EdgeGatewayDhcpUpdateRequest.DhcpOptions.Other> getOther()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.