Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document | |
com.amazonaws.services.dynamodbv2.document.internal |
Modifier and Type | Class and Description |
---|---|
class |
ItemCollection<R>
A collection of
Item 's. |
class |
TableCollection<R>
A collection of
Table 's (initialized with the respective table
names). |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ListTablesCollection |
(package private) class |
QueryCollection |
(package private) class |
ScanCollection |
Modifier and Type | Field and Description |
---|---|
private PageBasedCollection<T,R> |
PageIterator.col |
private PageBasedCollection<T,R> |
PageIterable.col |
Constructor and Description |
---|
PageIterable(PageBasedCollection<T,R> col) |
PageIterator(PageBasedCollection<T,R> col) |