public class RequestId
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static RequestId |
forChange(Change c) |
static RequestId |
forProject(Project.NameKey p) |
java.lang.String |
toString() |
java.lang.String |
toStringForStorage() |
public static RequestId forProject(Project.NameKey p)
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toStringForStorage()