public static interface UrlRequest.Id
UrlRequest instance. The value is guaranteed to be unique in
scope of the associated engine instance.| Modifier and Type | Method and Description |
|---|---|
default long |
value()
Returns the unique identifier value.
|