public static class EdgeGatewayDhcpResponse.Relay.RelayAgent extends Object
| Constructor and Description | 
|---|
| RelayAgent(int vnicIndex,
          String giAddress)Instantiates a new Relay agent. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getGiAddress()Gets gi address. | 
| int | getVnicIndex()Gets vnic index. | 
public RelayAgent(int vnicIndex,
                  String giAddress)
vnicIndex - the vnic indexgiAddress - the gi addresspublic int getVnicIndex()
public String getGiAddress()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.