http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-dynamodb-fake
/
org.http4k.connect.amazon.dynamodb.endpoints
/
TryModifyItem
Try
Modify
Item
fun
interface
TryModifyItem
<
T
>
:
Function2
<
T
,
DynamoTable
,
UpdateResult
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
T
,
p2
:
DynamoTable
)
:
UpdateResult