Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document.spec |
Modifier and Type | Class and Description |
---|---|
class |
ListTablesSpec
Full parameter specification for the ListTables API.
|
class |
QuerySpec
Full parameter specification for the Query API.
|
class |
ScanSpec
API for fully specifying all the parameters of a Table-centric Scan API.
|
Modifier and Type | Method and Description |
---|---|
AbstractCollectionSpec<T> |
AbstractCollectionSpec.withMaxPageSize(int maxPageSize) |
AbstractCollectionSpec<T> |
AbstractCollectionSpec.withMaxPageSize(java.lang.Integer maxPageSize) |
AbstractCollectionSpec<T> |
AbstractCollectionSpec.withMaxResultSize(int maxResultSize) |
AbstractCollectionSpec<T> |
AbstractCollectionSpec.withMaxResultSize(java.lang.Integer maxResultSize) |