Uses of Class
com.amazonaws.services.dynamodbv2.document.Page
-
Packages that use Page Package Description com.amazonaws.services.dynamodbv2.document -
-
Uses of Page in com.amazonaws.services.dynamodbv2.document
Methods in com.amazonaws.services.dynamodbv2.document that return Page Modifier and Type Method Description abstract Page<T,R>
Page. nextPage()
Retrieves the next page.
-