http4k
Toggle table of contents
6.51.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
Attribute
/
AttrLensSpec
/
map
map
fun
<
NEXT
>
map
(
nextIn
:
(
OUT
)
->
NEXT
,
nextOut
:
(
NEXT
)
->
OUT
)
:
Attribute.AttrLensSpec
<
NEXT
>
(
source
)
fun
<
NEXT
>
map
(
mapping
:
BiDiMapping
<
OUT
,
NEXT
>
)
:
Attribute.AttrLensSpec
<
NEXT
>
(
source
)