@Deprecated @Beta public final class TunnelName extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
static TunnelName |
tunnelName(String tunnelName)
Deprecated.
Creates a tunnel name using the supplied URI string.
|
String |
value()
Deprecated.
The string of tunnel name.
|
public static TunnelName tunnelName(String tunnelName)
tunnelName - tunnel name stringpublic String value()