toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.mapper
/
batchDelete
batch
Delete
fun
<
HashKey
:
Any
>
DynamoDbTableMapper
<
*
,
HashKey
,
*
>
.
batchDelete
(
vararg
hashKeys
:
HashKey
)
fun
<
HashKey
:
Any
>
DynamoDbTableMapper
<
*
,
HashKey
,
*
>
.
batchDelete
(
hashKeys
:
Collection
<
HashKey
>
)