Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document.internal |
Modifier and Type | Class and Description |
---|---|
class |
DeleteItemImpl
The implementation for
DeleteItemApi . |
class |
GetItemImpl
The implementation for
GetItemApi . |
class |
IndexQueryImpl
The implementation for
QueryApi for an index. |
class |
IndexScanImpl
The implementation for
ScanApi for an index. |
class |
PutItemImpl
The implementation for
PutItemApi . |
class |
QueryImpl
The implementation for
QueryApi of a table. |
class |
ScanImpl
The implementation for
ScanApi . |