Class | Description |
---|---|
AbstractSpecWithPrimaryKey<T extends AmazonWebServiceRequest> |
Common base class for parameter specification that involves a primary key.
|
BatchGetItemSpec |
Full parameter specification for the BatchGetItem API.
|
BatchWriteItemSpec |
Full parameter specification for the BatchWriteItem API.
|
DeleteItemSpec |
Full parameter specification for the DeleteItem API.
|
GetItemSpec |
Full parameter specification for the GetItem API.
|
ListTablesSpec |
Full parameter specification for the ListTables API.
|
PutItemSpec |
Full parameter specification for the PutItem API.
|
QuerySpec |
Full parameter specification for the Query API.
|
ScanSpec |
API for fully specifying all the parameters of a Table-centric Scan API.
|
UpdateItemSpec |
Full parameter specification for the UpdateItem API.
|
UpdateTableSpec |
Full parameter specification for the UpdateTable API.
|
Copyright © 2017. All rights reserved.