toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-incubator-db
/
org.http4k.postbox
/
RequestId
/
Companion
Companion
object
Companion
:
NonEmptyStringValueFactory
<
RequestId
>
Members
Properties
lens
Link copied to clipboard
val
lens
:
LensExtractor
<
Request
,
Result
<
RequestId
,
LensFailure
>
>
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