Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document | |
com.amazonaws.services.dynamodbv2.document.internal |
Class and Description |
---|
BatchGetItemApi
DynamoDB BatchGetItem API that can be used to retrieve multiple items from
multiple tables in one request/response by specifying one or multiple primary
keys per table in the request.
|
BatchWriteItemApi
DynamoDB BatchWriteItem API that can be used to put multiple items to and/or
delete multiple items from multiple tables in a single request-response
to/from DynamoDB.
|
DeleteItemApi
A Table-centric DeleteItem API.
|
GetItemApi
A Table-centric GetItem API.
|
ListTablesApi
DynamoDB ListTables API.
|
PutItemApi
A Table-centric PutItem API.
|
QueryApi
A Table-centric Query API.
|
ScanApi
A Table-centric Scan API.
|
UpdateItemApi
A Table-centric UpdateItem API.
|
Class and Description |
---|
BatchGetItemApi
DynamoDB BatchGetItem API that can be used to retrieve multiple items from
multiple tables in one request/response by specifying one or multiple primary
keys per table in the request.
|
BatchWriteItemApi
DynamoDB BatchWriteItem API that can be used to put multiple items to and/or
delete multiple items from multiple tables in a single request-response
to/from DynamoDB.
|
DeleteItemApi
A Table-centric DeleteItem API.
|
GetItemApi
A Table-centric GetItem API.
|
ListTablesApi
DynamoDB ListTables API.
|
PutItemApi
A Table-centric PutItem API.
|
QueryApi
A Table-centric Query API.
|
ScanApi
A Table-centric Scan API.
|
UpdateItemApi
A Table-centric UpdateItem API.
|
Copyright © 2021. All rights reserved.