public static class EdgeGatewayDhcpResponse.Relay.RelayServer extends Object
Constructor and Description |
---|
RelayServer(List<String> groupingObjectId,
List<String> ipAddresses,
List<String> fqdn)
Instantiates a new Relay server.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getFqdn()
Gets fqdn.
|
List<String> |
getGroupingObjectId()
Gets grouping object id.
|
List<String> |
getIpAddresses()
Gets ip addresses.
|
public List<String> getGroupingObjectId()
A list of DHCP server IP addresses. There can be multiple sever group objects, the maximum groupObject is 4, the maximum number of server IP addresses is 16.
public List<String> getIpAddresses()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.