toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb-fake
/
org.http4k.connect.amazon.dynamodb.endpoints
/
TryModifyItem
Try
Modify
Item
fun
interface
TryModifyItem
<
T
>
:
Function2
<
T
,
DynamoTable
,
UpdateResult
>
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
T
,
p2
:
DynamoTable
)
:
UpdateResult