Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document.internal |
Modifier and Type | Field and Description |
---|---|
(package private) PageIterator<T,R> |
IteratorSupport.resourcePageIterator
Used to iterate through the resource pages, dynamically making network
calls as needed.
|
Modifier and Type | Method and Description |
---|---|
PageIterator<T,R> |
PageIterable.iterator() |
Constructor and Description |
---|
IteratorSupport(PageIterator<T,R> resourcePageIterator) |