public class VspStaticNat extends VspObject
| Modifier and Type | Class and Description |
|---|---|
static class |
VspStaticNat.Builder |
static class |
VspStaticNat.State |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIpAddress() |
String |
getIpUuid() |
Boolean |
getOneToOneNat() |
Boolean |
getRevoke() |
VspStaticNat.State |
getState() |
String |
getVlanGateway() |
String |
getVlanNetmask() |
String |
getVlanUuid() |
VspNic |
getVspNic() |
int |
hashCode() |
boolean |
isVlanUnderlay() |
public VspStaticNat.State getState()
public String getIpUuid()
public String getIpAddress()
public VspNic getVspNic()
public Boolean getRevoke()
public Boolean getOneToOneNat()
public String getVlanUuid()
public String getVlanGateway()
public String getVlanNetmask()
public boolean isVlanUnderlay()
Copyright © 2016–2017 Nuage Networks. All rights reserved.