Class | Description |
---|---|
DeleteItemOperationConfig |
Configuration for the Table.DeleteItem operation
|
Expression |
Expressions are used for conditional deletes and filtering for query and scan
operations.
|
Filter |
Query and Scan filter.
|
GetItemOperationConfig |
Configuration for the Table.GetItem operation
|
PutItemOperationConfig |
Configuration for the Table.PutItem operation
|
QueryFilter |
Query filter.
|
QueryOperationConfig |
Configuration for the Table.Query operation
|
ScanFilter |
Scan filter.
|
ScanOperationConfig |
Configuration for the Table.Scan operation
|
Search |
Search response object.
|
Table |
The Table class is the starting object when using the Document API.
|
UpdateItemOperationConfig |
Configuration for the Table.UpdateItem operation
|
Enum | Description |
---|---|
Search.SearchType |
The type of search operation.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.