long

open override fun long(name: String): PathVariable<Long>(source)

Creates a required PathVariable expecting a long value.

Return

path variable backed by the long codec.

Parameters

name

canonical parameter name embedded in the URI template.