public class VspNic extends VspObject
| Modifier and Type | Class and Description |
|---|---|
static class |
VspNic.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIp() |
String |
getMacAddress() |
String |
getSecondaryIpAddress() |
String |
getSecondaryIpUuid() |
Boolean |
getUseStaticIp() |
String |
getUuid() |
int |
hashCode() |
boolean |
isRequiresSpoofing() |
public String getUuid()
public String getMacAddress()
public Boolean getUseStaticIp()
public boolean isRequiresSpoofing()
public String getIp()
public String getSecondaryIpAddress()
public String getSecondaryIpUuid()
Copyright © 2016–2017 Nuage Networks. All rights reserved.