Package | Description |
---|---|
com.amazonaws.mobileconnectors.dynamodbv2.document |
Class and 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.
|
Filter.FilterCondition
Filter Conditions.
|
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.
|
Search.SearchType
The type of search operation.
|
Table
The Table class is the starting object when using the Document API.
|
UpdateItemOperationConfig
Configuration for the Table.UpdateItem operation
|
Copyright © 2019. All rights reserved.