Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document | |
com.amazonaws.services.dynamodbv2.document.internal |
Modifier and Type | Method and Description |
---|---|
PageIterable<Table,R> |
TableCollection.pages()
Returns an
Iterable<Page<Table, R>> that iterates over pages of
tables from this collection. |
PageIterable<Item,R> |
ItemCollection.pages()
Returns an
Iterable<Page<Item, R>> that iterates over pages of
items from this collection. |
Modifier and Type | Method and Description |
---|---|
PageIterable<T,R> |
PageBasedCollection.pages() |
Copyright © 2017. All rights reserved.