toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.mapper
/
get
get
operator
fun
<
Document
:
Any
,
HashKey
:
Any
>
DynamoDbTableMapper
<
Document
,
HashKey
,
*
>
.
get
(
vararg
keys
:
HashKey
)
:
Sequence
<
Document
>
operator
fun
<
Document
:
Any
,
HashKey
:
Any
>
DynamoDbTableMapper
<
Document
,
HashKey
,
*
>
.
get
(
keys
:
Collection
<
HashKey
>
)
:
Sequence
<
Document
>