Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document.spec |
Modifier and Type | Class and Description |
---|---|
(package private) class |
AbstractCollectionSpec<T extends AmazonWebServiceRequest>
Abstract implementation class for parameter specification that involves
collection of results.
|
class |
AbstractSpecWithPrimaryKey<T extends AmazonWebServiceRequest>
Common base class for parameter specification that involves a primary key.
|
class |
BatchGetItemSpec
Full parameter specification for the BatchGetItem API.
|
class |
BatchWriteItemSpec
Full parameter specification for the BatchWriteItem API.
|
class |
DeleteItemSpec
Full parameter specification for the DeleteItem API.
|
class |
GetItemSpec
Full parameter specification for the GetItem API.
|
class |
ListTablesSpec
Full parameter specification for the ListTables API.
|
class |
PutItemSpec
Full parameter specification for the PutItem 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.
|
class |
UpdateItemSpec
Full parameter specification for the UpdateItem API.
|
class |
UpdateTableSpec
Full parameter specification for the UpdateTable API.
|
Modifier and Type | Method and Description |
---|---|
AbstractSpec<T> |
AbstractSpec.withProgressListener(ProgressListener progressListener) |
AbstractSpec<T> |
AbstractSpec.withRequestMetricCollector(RequestMetricCollector requestMetricCollector) |