public static final class Descriptor.PathCallId extends Descriptor.CallId
| Constructor and Description |
|---|
PathCallId(String pathPattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
pathPattern()
Get the path pattern.
|
String |
toString() |
public String pathPattern()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object