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 Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object