http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-postbox
/
org.http4k.postbox
/
RequestId
/
Companion
Companion
object
Companion
:
StringValueFactory
<
RequestId
>
(
source
)
Members
Properties
lens
Link copied to clipboard
val
lens
:
LensExtractor
<
Request
,
Result
<
RequestId
,
LensFailure
>
>
MAX_
LENGTH
Link copied to clipboard
const
val
MAX_LENGTH
:
Int
=
64
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
value
:
String
)
:
Any
of
Link copied to clipboard
open
fun
of
(
value
:
String
)
:
RequestId
parse
Link copied to clipboard
open
fun
parse
(
value
:
String
)
:
RequestId
show
Link copied to clipboard
fun
show
(
value
:
RequestId
)
:
String
unwrap
Link copied to clipboard
fun
unwrap
(
value
:
RequestId
)
:
String