public class VspStaticRoute extends VspObject
| Constructor and Description |
|---|
VspStaticRoute(String uuid,
String cidr,
String nextHop,
boolean revoke) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCidr() |
String |
getNextHop() |
String |
getUuid() |
boolean |
isRevoke() |
Copyright © 2016–2017 Nuage Networks. All rights reserved.