public class IpInterfaceList
extends java.lang.Object
| Constructor and Description |
|---|
IpInterfaceList() |
IpInterfaceList(java.util.List<NamedRelatedResourceRep> ipInterfaces) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NamedRelatedResourceRep> |
getIpInterfaces()
List of IPv4 or IPv6 interfaces of a host that exists in ViPR.
|
void |
setIpInterfaces(java.util.List<NamedRelatedResourceRep> ipInterfaces) |
public IpInterfaceList()
public IpInterfaceList(java.util.List<NamedRelatedResourceRep> ipInterfaces)
public java.util.List<NamedRelatedResourceRep> getIpInterfaces()
public void setIpInterfaces(java.util.List<NamedRelatedResourceRep> ipInterfaces)