public final class VpnRouteTarget extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getRouteTarget()
get the route target.
|
int |
hashCode() |
static VpnRouteTarget |
routeTarget(String routeTarget)
Creates the vpn route target.
|
String |
toString() |
public static VpnRouteTarget routeTarget(String routeTarget)
routeTarget - route targetpublic String getRouteTarget()